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

Home -> Community -> Usenet -> c.d.o.server -> Re: NLS_LANG help !!!

Re: NLS_LANG help !!!

From: Doktor <bienkiew_at_friko6.onet.pl>
Date: Fri, 05 Feb 1999 10:20:34 +0100
Message-ID: <36BAB7E2.2537AB8F@friko6.onet.pl>


> I update the nls_database_parameters by :
> update sys.prop$ set value$='....' where name='....';

IMHO is not supported !

> Any body can help me , how I connect without NLS_LANG and see the spanish
> characters ??

Try use:
ALTER SESSION SET NLS_LANGUAGE=<lang> Received on Fri Feb 05 1999 - 03:20:34 CST

Original text of this message

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