can't write a BLOB, 7.1.2

From: "Dejan Vucinic" <hotdejan(at)hotmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: can't write a BLOB, 7.1.2
Date: 2001-07-11 17:45:25
Message-ID: F36AOylhgnFZS4HIv6E0000447f@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Greetings,

I'm trying to create a BLOB with the 7.1.2 JDBC driver and both
setBytes() and setBinaryStream() fail with this message:

FastPath call returned ERROR: lo_write: invalid large obj descriptor (0)

Any ideas?

Thanks,

--dv
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2001-07-11 18:27:41 Re: can't write a BLOB, 7.1.2
Previous Message Bruce Momjian 2001-07-11 17:43:54 Re: Re: [HACKERS] JDBC adaptor issue