i am having troubles manipulating java doubles through the jdbc driver with
an exponent bigger than approximately 38.  the column in the database is of
type double precision.  through sql studio i can insert a value of 1.33e-64
into this column.  through jdbc, i can get to approximately 1.33e-36
successfully.

is there something i am doing wrong, or is this a limitation/bug in the jdbc
driver?

thanx
brad

_______________________________
brad clow
chief technical officer
workingmouse

email: [EMAIL PROTECTED]
web:   http://www.workingmouse.com


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to