Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: NLS problem with Oracle7

Re: NLS problem with Oracle7

From: Grzegorz Dryl <Grzegorz.Dryl_at_crt.tpsa.pl>
Date: Fri, 6 Oct 2000 07:41:36 +0100
Message-ID: <8rjofk$fkn$1@news.tpi.pl>

> I did (from my application, it's something like SQL*PLUS):
>
> ALTER SESSION SET NLS_TERRITORY=poland;
> ALTER SESSION SET NLS_LANGUAGE=polish;

try to set NLS_NCHAR = EE8ISO8859P2 or
NLS_LANG=POLISH_POLAND.EE8ISO8859P2
> And what about reading environment variables??? I thought PRO*C libraries
> read neccessary environment themselves (such as NLS_LANG)

???? Received on Fri Oct 06 2000 - 01:41:36 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US