Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: another umlaut problem..
Stefan skrev i meddelelsen
<38ED965D.8FD60C3B_at_mediaaktiv.de>...
> BEGIN {
>$ENV{'ORACLE_HOME'}="/opt/oracle/product/8.0.5";
> $ENV{'NLS_LANG'} = "american_america.we8iso8859p1";
>
> when I uncomment the line wit $ENV{'NLS_LANG'} all works
fine
>
Hi Stefan
This might sound silly but:
Did you try with American_America.we8iso8859p1 or all
uppercase as in AMERICAN_AMERICA.WE8ISO8859P1 ?
Peter Laursen Received on Fri Apr 07 2000 - 00:00:00 CDT