Possible Duplicate:
Mysql server does not support 4-byte encoded utf8 characters
I have a 64 bit OS, and Microsoft Access 2010 and remote MySQL 4.1.13 (I have the credentials). I downloaded the 32 bit ODBC connector and installed it. After linking the tables when I try to insert data, I'm getting the following error:
Run-time error '3155':
ODBC- insert on a linked table 'sometable' failed.
[MySQL] [ODBC 5.2 (w) Driver] [mysqld-4.1.13-standard] Server does not support
4-byte encoded UTF8 characters. (#0)
I have no idea what this means? I really appreciate any help on this.