"Artur Baæ" <arturbac@o2.pl> wrote in message
news:do117p$grb$1@news.task.gda.pl...
> Is there any working ODBC driver for MySQL that supports UTF8 ?
Apparently not...
http://bugs.mysql.com/bug.php?id=3348
Here's a comment dated 15 July 2004 from that bug log:
"This is a bug that we can't fix in 3.51.x - it is not written to handle
multiple
character sets, or to handle many of the features of MySQL 4.1.
A new version, 3.53 (3.52 will not be released), will be available as an
alpha
release soon, and it will eventually be fully compliant with the MyODBC
spec,
and will support all MySQL features.
Our priority now is 3.53 development (while solving critical bugs in 3.51.x
which deal with existing functionality)."
The state of the ODBC connector today on the mysql.com site is that 3.51 is
the latest production release. There is an alpha release of a version
5.0.0. Apparently the release plans changed since the above comment was
written.
Regards,
Bill K.