Re: Oracle8.0.5, JDBC & iPlanet

From: Soltesz Andras <soltesz_andras_at_freemail.hu>
Date: Mon, 5 Mar 2001 00:19:53 +0100
Message-ID: <97uih5$35d$1_at_namru.matavnet.hu>


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 Mon Mar 05 2001 - 00:19:53 CET

Original text of this message