Thread: jdbc6.4 + getBigDecimal

jdbc6.4 + getBigDecimal

From
MESZAROS Attila
Date:
Hi,

I have got a problem, and it is probably caused by jdbc....
I can insert a float value into my table using ".", but when I try to read
I receive an exception:

 SQLException (java.sql.SQLException):
 Meldung: 'Bad BigDecimal Form: 12.12'

Can someone help me?

Attila