| From: | "Edwin Quijada" <listas_quijada(at)hotmail(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Big string using Zeos from Delphi |
| Date: | 2004-04-08 15:48:27 |
| Message-ID: | BAY1-F39fs56PHoDrLz00004504@hotmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi!!
I am trying to store a picture into pg database. I am usig delphi and
ZeosDBO. I convert the picture into base64 text to send to database but when
I do this I get this error trying to do insert :
SQL:Error pqreadData()
Read()--failed: errno=0
No error
I test using Pgexplorer, this use libpq too, and everything is fine doing
insert and loading from select.
When I try to do a load with select I get the same error above.
At the first I was thinking , the problem was the escape character / but
when I do it the same for pgadmin this ran fine. I replace the character /
for * too, for testing and nothing happens I got the same error.
Somebody has idea?
I know maybe it doesnt appear here but ....is just help! :(
*-------------------------------------------------------*
*-Edwin Quijada
*-Developer DataBase
*-JQ Microsistemas
*-809-747-2787
* " Si deseas lograr cosas excepcionales debes de hacer cosas fuera de lo
comun"
*-------------------------------------------------------*
_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger:
http://messenger.latam.msn.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Clodoaldo Pinto Neto | 2004-04-08 16:36:16 | pgsql yum update for Fedora system? |
| Previous Message | Greg Stark | 2004-04-08 15:28:20 | Re: Can we have time based triggers in Postgresql?? |