Re: UTF-8 database returning null
you might also get this problem if you are using mysql 5.5 with 6.0's jar file. It seems they have some compatibility issue.
recently I faced this problem. I was using netbeans 6.5 with mysql 5.5. My unicode data was working fine. When I upgraded netbeans to 7.1, i started getting error. some utf8... exception. Then, I found out than 6.0's jdbc bridge for some reasons is not working with utf-8 formatted data.
you problem might resolved by either of the two :)
nisheeth
Subject
Views
Written By
Posted
2904
January 29, 2012 12:18PM
1266
February 09, 2012 09:08PM
1182
February 25, 2012 01:37AM
Re: UTF-8 database returning null
1495
February 25, 2012 01:45AM
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.