Thread: Access - mySQL
View Single Post

   
  #1 (permalink)  
Old 05-05-2008, 05:51 AM
Adax
 
Posts: n/a
Default 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

Reply With Quote