readBlob.java Faster than OleRead.java

readBlob.java reads TIDBLOB a row at a time, converts the data from hex to decimal and writes the data to a file. It is much faster than OleRead.java.

AttachmentSize
readBlob.java7.81 KB