MySQL Forums
Forum List  »  Newbie

Re: MySQL 4.1 & JDBC 3 cannot save & read Asia (Big) Character
Posted by: Mark Matthews
Date: September 01, 2004 09:42AM

No tricks. You just need to configure your server to use Big5 as a character set, the JDBC driver will configure itself automatically once you do that.

See:

http://dev.mysql.com/doc/mysql/en/Charset-server.html

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL 4.1 & JDBC 3 cannot save & read Asia (Big) Character
September 01, 2004 09:42AM


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.