BLOBS with jdbc (again)

From: Mattias Lingdell <matling(at)stp(dot)ling(dot)uu(dot)se>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: BLOBS with jdbc (again)
Date: 2000-07-05 15:06:55
Message-ID: Pine.LNX.4.21.0007051700470.12503-100000@dativ.ling.uu.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)stp(dot)ling(dot)uu(dot)se)
---(stp.ling.uu.se/~matling)

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-07-05 15:27:12 RE: BLOBS with jdbc (again)
Previous Message george stewart 2000-07-05 14:14:48 getting length and decimal digits for numeric column