
Hi, I ahve changed the type of the field from NUMERIC(12,6) to DOUBLE, and now the error is gone. NUMERIC type in Monetdb seems to be limited to 18 digits and a maximum scale of 8. According to the doc, double is bound to the underlying os implementation. So, I'll go on... Franck Le lundi 06 juillet 2009 à 19:57 +0200, Franck Routier a écrit :
Hi,
I am trying to populate a table using jdbc and CloverETL, but I get the following message :
Caused by: java.sql.SQLException: SQLException:sql.prepare:wrong argument for prepared statement (expected decimal instead of decimal)
So, Monetdb is expecting decimal, but gets ... decimal :-)
What can be the problem ?
Thanks,
Franck
------------------------------------------------------------------------------ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users