JDBC and BLOB in Postgres

From: Didier Boudigue <didier(dot)boudigue(at)nextenso(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: JDBC and BLOB in Postgres
Date: 2000-10-05 13:47:41
Message-ID: 39DC867D.6187DF@nextenso.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I'm trying Blob with JDBC Driver jdbc7.0-1.2 on postgresql 7.0.2.

the setBinaryStream method returns
InputStream as parameter not supported

the getBinaryStream method returns and does nothing.

Does anyone can tell me if the example given in paragraph "Using Large
Objects" given in Chapter 58. JDBC Interface of the postgres document
is supposed to work ?

Thanks.

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2000-10-05 14:32:35 Re: [SQL] Object syntax
Previous Message Michael Ansley 2000-10-05 13:19:40 Object syntax