Re: Chinese Charset is displayed as '????'
Posted by: chaitanya
Date: April 21, 2005 07:45AM

-Make sure that in the table properties you set the charset as ucs2.
I've used ucs2 because, when i use utf-8 most of the characters do come out right,
but some ?? come into the database. So when i change the column properties (charsets) of the database to ucs2 everything is in chinese.
-And in the Connextion properties in your code, let the charEncoding be utf-8.

Options: ReplyQuote


Subject
Views
Written By
Posted
3836
November 03, 2005 01:55AM
Re: Chinese Charset is displayed as '????'
3679
April 21, 2005 07:45AM
19059
January 18, 2007 09:47PM
5189
October 24, 2005 11:41PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.