I have a Java/struts app running on a Windows box. If the box has the regional setting set to English (Canada), I am unable to save decimal numbers as somewhere along the way, it changes the decimal to a comma.
I've run the package by itself on the box and it works fine, but through the app I get an ORA-017222 Invalid Number. If I do a select via the app, I can actually see the decimal replaced by a comma on the screen. It's fine if set to English (US) and most of the other English settings. Has anyone experienced something like this? Any suggestions would be helpful. thx, Lisa Wong --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
