> Hello,
>  I'm losing precision when I send a double to a mysql database from a Java
>  program trough JDBC.
>  Code:
>  stmt.setDouble(i+3,((Double)value).doubleValue());
>
Ok, the problem was solved after I updated my MM.MySQL driver to the newest
version. Here you can get it:
http://www.thenetsquad.com/services/jdbcsupport.html

Roland


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to