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.html#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]



Reply via email to