How to use non-unicode character set
Posted: Tue 08 Nov 2005 11:17
Our MySQL 4.1 database is set to latin1. The documentation of MySQLDirect.net says that if the Unicode-Property of the MySqlConnection class is set to false (default value), the "default client charset is used". But what do you mean by "default client charset" and how do I set this?
Thanks!
Thanks!