Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> HELP!! BLOBs in Oracle 8.0.5, Oracle JDBC Driver!
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
![]() |
![]() |