If have create a table with type DOUBLE. On a query from that table I
inspect the ResultSetMetaData. The call rsmd.getColumnType(i) returns
java.sql.Types.FLOAT for that column. Any explanation? There is a
constant for DOUBLE in java.sql.Types, and FLOAT is also returned for
FLOAT columns. So how to distinguish between these two type?
TIF
Carsten
-----------------------------------------------------------------------------
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.
|