utf8 support ?
Posted: Thu 14 Apr 2005 14:20
Hello,
I'm running delphi 7
I use TSQLConnection with MySQL Direct driver (I'm a registered customer)
I also use MySQL server 4.1.10, with UTF8 as default character set.
When sending queries that contains strings, it seems that the string is truncated or not passed correctly - so the query has very strange results
If the character set of the MySQL server is set to Latin1, then I have no problem.
Is there any explanation or workaround ?
I'm running delphi 7
I use TSQLConnection with MySQL Direct driver (I'm a registered customer)
I also use MySQL server 4.1.10, with UTF8 as default character set.
When sending queries that contains strings, it seems that the string is truncated or not passed correctly - so the query has very strange results
If the character set of the MySQL server is set to Latin1, then I have no problem.
Is there any explanation or workaround ?