InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstantDB: InstantDB returning java.sql.Types.FLOAT for double columns?


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.