Hello,
Is it possible to test for equality on a longvarbinary column. When I
use a prepared statement -- select * from A where longvarbinarycolumnB =
an instance of a Double, I get an exception:
java.sql.SQLException: java.lang.Double
at org.enhydra.instantdb.db.SQLProg.execute(SQLProg.java:276)
at
org.enhydra.instantdb.jdbc.idbPreparedStatement.execute(idbPreparedStatement.java:92)
at
org.enhydra.instantdb.jdbc.idbPreparedStatement.executeQuery(idbPreparedStatement.java:59)
Thanks,
Vidur
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|