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: French characters with Oracle 8 for NT

Re: French characters with Oracle 8 for NT

From: Mladen Turk <mladen.turk_at_gisdata.hr>
Date: Tue, 18 May 1999 18:14:04 +0200
Message-ID: <7hs3l1$fpb$1@as102.tel.hr>


Antoine,

I had the same problem, perhaps even bigger because I'm from Croatia and the situation in my case is that OEM code page for my county is 852 and ANSI is 1250, so every command line utility inittialy goes through 852 (OEM). The solution is to change the codepage for the command prompt typing chcp 1250 and than starting svrmgrl. Of course the prerogative is that the codepage is EE8MSWIN1250 (in my case) set on the oracle. In your case to find OEM codepage type chcp in the command prompt, the ANSI shold be 1251 (I think thats for the western europe).

Hope that would help.

--
Mladen Turk, Gisdata d.o.o
GIS Consultant, MCSE
mailto:mladen.turk_at_gisdata.hr
http://www.gisdata.com

Antoine Brunel <antoinebrunel_at_yahoo.fr> wrote in message news:7hrtmh$hlk$1_at_minus.oleane.net...
> I have installed Oracle 8.0.4 Entreprise for NT on my computer. As I'm
> french, I choosed french for language.
> But when I run oracle tools under the command line (like server manager
> SVRMGR), stressed characters don't appairs correctly. It's not a big
> problem, but I like perfect things.
>
>
>
Received on Tue May 18 1999 - 11:14:04 CDT

Original text of this message

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