BLOBS with jdbc (again) - Mailing list pgsql-interfaces

From Mattias Lingdell
Subject BLOBS with jdbc (again)
Date
Msg-id Pine.LNX.4.21.0007051700470.12503-100000@dativ.ling.uu.se
Whole thread Raw
List pgsql-interfaces
How can I insert a file (e.g. an image file) as a BLOB into a table and
retrive it using the postgreSQL jdbc-driver if not using a
Stream? I've tried using setObject to include the file in a
prepared statement but it is not working.

/Mattias

--(matling@stp.ling.uu.se)
---(stp.ling.uu.se/~matling)



pgsql-interfaces by date:

Previous
From: Dan Rosner
Date:
Subject: Inserting null values into a float4 field using Perl DBI
Next
From: Peter Mount
Date:
Subject: RE: BLOBS with jdbc (again)