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: Choosing a Character Set

Re: Choosing a Character Set

From: Galen Boyer <galenboyer_at_yahoo.com>
Date: 2000/08/07
Message-ID: <uhf8xjjdv.fsf@yahoo.com>#1/1

>>>>> "Jasmine" == Jasmine Cheung <jasminec_at_my-deja.com> writes:

 Jasmine> I am now wondering what character set should be choosen
 Jasmine> for the database. I would need to store data for
 Jasmine> English, Chinese Big-5 for most of the fields in the
 Jasmine> data. However, for some special fields in the tables, I
 Jasmine> would need to put Korean, Thai, or even Japanese data
 Jasmine> in those fields.

 Jasmine> Which character set should I choose? Is Unicode

UTF8 should work fine for your case, Unicode isn't supported in Oracle AFAIK.

 Jasmine> or any Multi-Byte character set OK?

Any multibyte is not okay. You need either UTF8 or UTF7 (AL24UTF...), based on Oracle 8.* or 7.3 respectively.

-- 
Galen Boyer
Received on Mon Aug 07 2000 - 00:00:00 CDT

Original text of this message

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