Send a variable 123k

From: "Edwin Quijada" <listas_quijada(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Send a variable 123k
Date: 2004-03-15 16:57:17
Message-ID: BAY1-F41V9nIAv31KHE000173ec@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!
I am using Delphi and ZeosDBO to coneect to my PG Server 7.3.4 using
libpq7.2 Now my problem is this:
I need to store a picture into my DB. I am converting this into text Base64
and store it into text field. Everything looked fine but when I did the
insert I got an error about pqread() and this was disconnected. Seem a text
so big it is not supported for pqread().
Somebody has idea or clue to send this text into my database ?
I know about the split the text but I am trying dont do that.

*-------------------------------------------------------*
*-Edwin Quijada
*-Developer DataBase
*-JQ Microsistemas
*-809-747-2787
* " Si deseas lograr cosas excepcionales debes de hacer cosas fuera de lo
comun"
*-------------------------------------------------------*

_________________________________________________________________
MSN Amor: busca tu ½ naranja http://latam.msn.com/amor/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kaarel 2004-03-15 17:29:34 Funniest way to write 'PostgreSQL'
Previous Message Frank Finner 2004-03-15 16:49:36 Re: ODBC Support