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: store $FF on Oracle9 with VARCHAR2 type

Re: store $FF on Oracle9 with VARCHAR2 type

From: <pcouas_at_infodev.fr>
Date: 25 Jul 2005 01:09:16 -0700
Message-ID: <af5681c8.0507250009.735475fb@posting.google.com>


Hi,

I have changed my i18n file to French for accent problem after installing Oracle's database like this

LANG="fr_FR.UTF-8"                   
SUPPORTED="fr_FR.UTF-8:fr_FR:fr"     
SYSFONT="latarcyrheb-sun16"          

This is perhaps my problem i modify it to LANG="en_US"
NLS_LANG="americain_america.WE8ISO8859P1" But i don't know which value for SUPPORTED and SYSFONT ??

Regards
Philippe Received on Mon Jul 25 2005 - 03:09:16 CDT

Original text of this message

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