Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: NLS and support
You're short one bit of information: character set. Which Japanese
character set will you be supporting? That's the first issue to settle
since your current character set may support the particular Japanese
character set you need. If not, you're in for a treat because you'll have
to rebuild the database in a new character set.
There is always the possibility of using "raw" columns and using the proper software to do reports if you're not using the Japanese columns for indexing.
Good luck!
/Bill
> -----Original Message-----
> From: Heikki Jantunen
> Sent: Wednesday, June 07, 2000 6:55 AM
> To: Multiple recipients of list ORACLE-L
> Subject: NLS and support
>
> Hi all,
>
> I need to start supporting the japanese characters both storing those in
> to
> the database and printing them via reports. Also the "western" characters
> should be also in use.
>
> Could someone help me, what should I do. I am using both Oracle7 (7.3.4)
> and
> Oracle8i (8.1.6).
>
> Best Regards and thanks in advance,
>
> Hessu
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
> --
> Author: Heikki Jantunen
> INET: hjantunen_at_hotmail.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Wed Jun 07 2000 - 07:40:24 CDT