RE: BLOBS with jdbc

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Mattias Lingdell'" <matling(at)stp(dot)ling(dot)uu(dot)se>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: BLOBS with jdbc
Date: 2000-07-05 14:12:56
Message-ID: 1B3D5E532D18D311861A00600865478CF1B01D@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Yes, blobs have been supported since 6.3, but not the Streams.

Stream support was due in 7.0, but I've had to delay it as I ran out of
time.

Peter

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council

-----Original Message-----
From: Mattias Lingdell [mailto:matling(at)stp(dot)ling(dot)uu(dot)se]
Sent: Monday, July 03, 2000 2:45 PM
To: pgsql-interfaces(at)postgresql(dot)org
Subject: [INTERFACES] BLOBS with jdbc

Does the postgreSQL jdbc-driver (7.0-1.2.jar) support BLOB:s?

I've tried using a FileInputStream and add that to a prepared statement
but that does not work.

Thanks in advance,

/mattias

------------------------------
-(mattias lingdell)
--(matling(at)stp(dot)ling(dot)uu(dot)se)
---(stp.ling.uu.se/~matling)

Browse pgsql-interfaces by date

  From Date Subject
Next Message george stewart 2000-07-05 14:14:48 getting length and decimal digits for numeric column
Previous Message george stewart 2000-07-05 14:01:01 column metadata for numeric from jdbc driver