Re: Not able to insert binary Data having NULL

From: Richard Huxton <dev(at)archonet(dot)com>
To: Manish Jain <manish(dot)jain(at)globallogic(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Not able to insert binary Data having NULL
Date: 2007-10-11 07:47:24
Message-ID: 470DD50C.9040001@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Manish Jain wrote:
>
> I have bytea column in one table and using C language, I am trying to
> insert a binary data (having NULLs)
>
> into bytea column, but it just inserts/updates till NULL reached.
>
> Please let know whether I am missing something.

Probably, but you'll need to explain how you're doing it at the moment.

How are you escaping your binary data?

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2007-10-11 08:34:44 Re: Not able to insert binary Data having NULL
Previous Message Richard Huxton 2007-10-11 07:46:20 Re: silent install