Access - mySQL Hello, I have problem with connection from MS Access to mySQL. In Access I
have connected tables to mySQL. In all tables strings columns have charset
UTF8. In mySQL I can see "ê ó ¼ ¿ ¶ æ...." Unfortunately, in linked
tables in Access instead of special letters I see question marks: "?"
For instance: waê -> wa? wêo¼aaa -> w?o?aaa
What could I do to repair this problem? Thank You |