save unicode(utf-8) into database
Posted by: Kam Hon Eng
Date: May 16, 2005 05:38AM

Now i'm upgrading the mysql 4.0.28 to mysql 4.1.10. But i'm facing a critical problem which can't save utf-8 data into database.

My previous project specification:
mysql-connector-java-3.0.9-stable-bin.jar
MYSQL 4.0.28 server.
Tomcat 5.0
Linux redhat 9.0

Upgraded project specification:
mysql-connector-java-3.0.9-stable-bin.jar
MySQL 4.1.1 Server
Tomcat 5.0
Linux redhat 9.0

jdbc:mysql://xxx.168.0.xxx/datatest?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true

Thanks.

Options: ReplyQuote


Subject
Written By
Posted
save unicode(utf-8) into database
May 16, 2005 05:38AM


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.