Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> HELP!! BLOBs in Oracle 8.0.5, Oracle JDBC Driver!

HELP!! BLOBs in Oracle 8.0.5, Oracle JDBC Driver!

From: <gregk72_at_my-deja.com>
Date: Fri, 03 Sep 1999 01:09:16 GMT
Message-ID: <7qn73n$ep5$1@nnrp1.deja.com>


How does one deal with BLOBs in JDBC1.2?

I tried using the Oracle 8.0.5 JDBC driver, but I cannot select a BLOB field with that driver.

I tried the Oracle 8.1.6 driver, and I can select, but ResultSet.getBinaryStream(index) fails as does oracle.sql.BLOB.binaryStreamValue().

What is the "correct" way to select a BLOB field through JDBC?

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Thu Sep 02 1999 - 20:09:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US