problem due to localization of decimal representation of number
- From: "Davinder" <dakumar@xxxxxxxxx>
- Date: 30 Sep 2005 05:16:39 -0700
Hello,
I have developed an application, which calculates some double values
based on integers.
On localized windows machines (spanish, german), double is displayed as
100,23 (for 100.23 on windows english machine). Due to this Oracle does
not accept this value as integer.
But when I pass any command line argument then decimal representation
changes to 100.23, Surprisingly !!! My application also uses CORBA.
Thanks,
Davinder
.
- Follow-Ups:
- Re: problem due to localization of decimal representation of number
- From: Joe Butler
- Re: problem due to localization of decimal representation of number
- Prev by Date: Re: Arranging the keys problem
- Next by Date: Re: GPL and using many licences
- Previous by thread: GPL and using many licences
- Next by thread: Re: problem due to localization of decimal representation of number
- Index(es):