Weird, I'm wondering if not all messages are getting through. Right after that message, I sent this one: http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=104338398902705&w=2 showing a solution using getBinaryStream (although getObject might work too). I tested it and it all works. There's a patch at bugzilla with the whole ball of wax - the sample and the patch for DatabaseReader here: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16382
Let me know if you see a better way to deal with DatabaseReader, or a problem with the solution I picked. The only drawback I could see was that getBlob also provides a means to get the length which isn't currently needed but could be in the future I suppose. Geoff > -----Original Message----- > From: Christian Haul [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 23, 2003 4:46 PM > To: [EMAIL PROTECTED] > Subject: Re: database reader and hsql > > > Geoff Howard wrote: > > I get function not supported on getBlob() from hsql result set: > > We're out of luck here. See > http://hsqldb.sourceforge.net/doc/src/org/hsqldb/jdbcResultSet.htm > l#getBlob(int) > > HSQLDB-Specific Information: > > Up to and including 1.7.1, HSQLDB does not support this feature. > > Calling this method always throws a SQLException, stating that the > function is not supported. > > Perhaps doing a getObject() works. May look into that tomorrow. > > Chris. > > -- > C h r i s t i a n H a u l > [EMAIL PROTECTED] > fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]