Ales Vaupotic pravi:

Scott Eade pravi:

You need to set the encoding you are using on your MySQL connection thus:

torque.dsfactory.bookstore.connection.url = jdbc:mysql://127.0.0.1/bookstoredb?useUnicode=true&characterEncoding=ISO8859-1


Obviously you would use your own values for "bookstore", "bookstoredb" and the encoding.


Sorry, tried this too and it's still not working (tried iso-8859-2, utf8). Have you actually done this? If so, please post some code or config files.

BR,
Ales


Hi, all!

Solved my problem by switching to MySQL 4.0.17 from 4.1.1. Everything works as expected!

Regards,
Ales.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to