Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: CharacterSet
Rob,
US7ASCII supports upper and lower case characters so something else is
causing your problem. Can you provide more details like ORACLE version,
what you are doing when you are seeing only upper case data?
-- Jim Gregory Principal Consultant for Keane, Inc. Currently assigned to NCR "Opinions are my own and do not reflect those of Keane or my clients" Rob Zwartjes <rzwartje_at_rob.home.nl> wrote in message news:slrn8lrkgu.51q.rzwartje_at_rob.home.nl...Received on Wed Jul 05 2000 - 00:00:00 CDT
> Hello there,
>
> when I installed oracle I selected US7ASCII as character set. At that time
it
> looked OK by me but now I am missing the possibility having upper case and
> lower case mixture in my output. I found out that it has to be changed via
> NLS_LANG. So I put in my linux /etc/profile the following entrance:
> NLS_LANG=american_america.WE8ISO8859P1; export NLS_LANG
> Unfortunatly this doesn't work. Is this approach to straight forward or am
I
> on the wright track?
>
> Can somebody help me out here?
> Thanks in advance,
> Rob
![]() |
![]() |