Re: Chinese data become ???

From: Ken Chung <kenchung_at_geocities.com>
Date: Fri, 4 May 2001 23:14:16 +0800
Message-ID: <9cugkf$5so2_at_imsp212.netvigator.com>


It might be a complex problem.

On the database side,
check that if you have config the database character set or national character set to native chinese encoding (like ZHT16BIG5) or unicode code encoding, like UTF8.

On the web-server side,
Suppose you are install the Oracle Client on your web server, Idependent of the database character set, you might set the NLS_LANG (on Unix)
to encoding that capable of display chinese (like ZHT16BIG5). Oracle Net8 will
do the character set conversion to you.

"YLGon-NEWS" <TOM_HOME_at_ms2.url.com.tw> wrote in message
news:7qq32l$9vu$1_at_news.ncu.edu.tw...

> I have install Oracle 8(8.0.5) on Red Hat6.0.
> And i input the Chinese data,it's become ???.
> And i also use PHP call the data for Oralce 8 , the Chinese data also
 become
> ???
> I don't knonw why? Font type set?
> Please help me.
>
>
Received on Fri May 04 2001 - 17:14:16 CEST

Original text of this message