| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: NLS_LANG help !!!
> 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
![]() |
![]() |