Thank you!
-----Original Message----- From: John Carnell [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 08, 2002 12:36 PM To: Turbine Torque Users List Subject: Re: Oracle BLOB Hi Robert, This is not a torque issue. Its an issue with Oracle implementation of the JDBC 2.0 BLOB APIS. I have never been able to get the BLOBS to work with anything other than Oracle's implementation of the JDBC interfaces (OracleConnection, OracleResultSet, OraclePreparedStatement). If anyone has a solution or workaround than using Oracle-Specific database classes, I would love to hear it. Thanks, John --- Robert Morse <[EMAIL PROTECTED]> wrote: > Sorry to pester the list again, but before I track > this down myself (nothing > of interest was in the archives), has anyone > successfully read and written > BLOBs (> 2k bytes) from an Oracle 9i database? > Thanks. > > -robert. > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
