Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> How to shows Chinese?
I have installed Oracle8i v8.1.6 for Linux and built a database also. I
tried to
insert some Chinese character inside but can't see that from Client
side.
I diagnosed my status are:
- I can insert and view Chinese very well from server side.
But I still can get any Chinese data are becomes confusion like:
select name from stuff ;
Name
Obviously, it is not a Chinese and even it is not a big-5 code because the string is starting by "3" which its internal code is 31 in hex. All Chinese characters starting by a character which internal code is over 127.
How to solve the problem? Thank you very much.
-- Best regards, Diviner Chan.Received on Thu Dec 28 2000 - 00:16:00 CST
![]() |
![]() |