Straight Java code for reading TIDBLOB where Ole_Object_Type='T'

Java code for reading TIDBLOB where Ole_Object_Type='T'. It's been successfully run on Solaris with Oracle (blob is data type: long raw) and on Linux with MySQL (blob is data type: blob). Database is accessed via JDBC.

AttachmentSize
OleTypeTRead.java.txt9.5 KB

Reply