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: SQLPUS and NLS_LANG

Re: SQLPUS and NLS_LANG

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Wed, 14 Jun 2006 20:51:19 +0200
Message-ID: <e6plm1$rg3$1@news3.zwoll1.ov.home.nl>

In addition to Michel Cadots excellent answer, try changing your command session (the one that reported code page 850) to code page 1252, and change the used font set to one that actually does know how to display the accented e.

chcp 1252 will do the first,
selecting Lucinda Console as font (properties of your command window) will do the latter.

You will now see the correct output - again, what Michel already explained: it's *you* and *your client* that use the wrong settings.

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Wed Jun 14 2006 - 13:51:19 CDT

Original text of this message

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