On Friday 20 August 2004 02:14, Kiran Patchigolla wrote: > We are able to store and retrieve data in blobs in Oracle 9i using the > storeContent implementation in CommonRDBMSAdapter which uses JDBC API and > does not rely on specific oracle API.
In CommonRDBMSAdapter there isn't a storeContent method... If I remove the storeContent method in the Oracle adapter (thus using storeContent in StandardRDBMSAdapter) with 10g and classes12.jar or ojdbc14.jar I get this error: ORA-01461: can bind a LONG value only for insert into a LONG column I haven't 9i installed so I can't try with it. -- Davide Savazzi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]