|
Can't store Euro sign with JDBC: msg#00049db.mysql.java
When I try to store a string containing the Euro symbol (€) mysql stores another char (¬) instead of the Euro sign. I work on a Win2k box with mysql version 3.23.53 and Connector/J jdbc driver version 2.0.14. If I try to store the same string using the C API it works fine and I am able to read the correct string in Java too. It seems to be a conversion problem only in the update or insert operation but not in the select. Any idea? Thanks Davide --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/doc/ (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <java-thread4873@xxxxxxxxxxxxxxx> To unsubscribe, e-mail <java-unsubscribe-gcdmj-java=m.gmane.org@xxxxxxxxxxxxxxx>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: retrieving auto-generated keys on bulk insert, Paul DuBois |
|---|---|
| Next by Date: | Re: retrieving auto-generated keys on bulk insert, Tim Endres |
| Previous by Thread: | The problem gets deeper still, raffi@xxxxxxxx |
| Next by Thread: | RE: Can't store Euro sign with JDBC, Tye, Timothy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |