I am trying to use the driver with my MySql database,
which contains the string values using the the code
page Windows-1250 (Central European). After loading
rows into a DataTable of my DataSet, the string values
in rows contain wrong characters, suggesting that the
data adapter assumes the wrong code page (probably
Windows-1252) is used by database. How does the data
adapter know how to correctly translate strings coming
from MySql database into UNICODE? I haven't found this
anywhere in the documentation.
Thanks
Logged In: YES
user_id=523261
I'm sorry but I do not provide support for this version of the
provider any longer. This project was acquired by MySQL in
April of '04. The latest version can be downloaded from
www.mysql.com