 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jose R via JavaKB.com Guest
|
Posted: Tue Feb 15, 2005 10:35 pm Post subject: Problem with DB2java JDBC driver |
|
|
Hi, i am having some problems with DB2Java JDBC driver,
i have a DB2 7.2 Client and when i execute a simple SELECT query from my
java application i get the following error:
java.lang.String="0,00"
java.lang.NumberFormatException
java.lang.String="For input string: ",00""
i have already checked the regional options of my computer and it appears
to be ok, can anybody help me???
--
Message posted via http://www.javakb.com
|
|
| Back to top |
|
 |
akizub@yahoo.com Guest
|
Posted: Sat Feb 19, 2005 8:09 pm Post subject: Re: Problem with DB2java JDBC driver |
|
|
I suggest to double check your regional options.
Make it simple - just try to "read" number 0,00.
For example
new Double ("0,00");
Check also your regional options of DB2.
Alex Kizub.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|