Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: store $FF in Oracle9 and with VARCHAR2 ?

Re: store $FF in Oracle9 and with VARCHAR2 ?

From: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Tue, 19 Jul 2005 17:58:08 +0200
Message-ID: <dbj7is$gp1$3@news6.zwoll1.ov.home.nl>


pcouas_at_infodev.fr wrote:
> Hi,
>
> I have change charset to WE8ISO8859P1 without best result ?
>
> Regards
> Philippe

I cannot answer that - the "best" result would probably be to use the character set, you used in the Oracle8.0.4 on AIX 4.3.2 system.

But any 8-bit character set would do, or make the column an NVARCHAR2 instead of VARCHAR2

-- 
Regards,
Frank van Bortel
Received on Tue Jul 19 2005 - 10:58:08 CDT

Original text of this message

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