> Yes, the method responsible for writing BLOB data > (setValuePreparedStatement) is overridden. However the SQLException it > throws is caught and logged by the calling method in the superclass.
yes. this is actualy the reason why i did not yet fixed the problem when using OID's the value that has to be inserted in the field is not a byte[] but a integer and it is required to get a new database connection in order to store the blob using the largeObjectApi (if i remember this correctely) > > Rob van Maris > > Quantiq > xmedia & communication solutions > ------------------------------------------------------------- > Hilversum, The Netherlands > Mobile: +31 651444006 > -------------------------------------------------------------
