Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle8.0.5, JDBC & iPlanet
I think the problem could be with the Java VM configuration. I corrected this problem in a client-server application simply reformatting numeric values. For you it is not an ideal solution, you should find the appropriate VM settings for correct number formatting.
"Mr.Hankey" <nospam_at_nospam.com> az alábbiakat írta a következõ üzenetben:
news:97lb6d$sg2$1_at_news.IT.net...
> Hi,
> I'm in trouble with the following:
> An Internet application, based on Oracle 8.0.5 running on Solaris, uses
JSP
> through JDBC (Thin) to read data from the database and publish it on the
> Web. iPlanet is the Webserver.
>
> The problem is:
> Numeric conversion done trough JSP always shows wrong decimal separator (.
> instead of ,)
> Although NLS_NUMERIC_CHARACTERS=",." is correctly set in the init.ora, and
> all the environment variables on the server are correctly set.
> When I query the database trhough sqlplus I always get correct numeric
> format. I can't find any settings for JDBC or iPlanet. What is missing?
>
> Thank you in advance for any suggestion.
>
>
>
>
Received on Sun Mar 04 2001 - 17:19:53 CST
![]() |
![]() |