dbTalk Databases Forums  

Access - mySQL

comp.databases.mysql comp.databases.mysql


Discuss Access - mySQL in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Adax
 
Posts: n/a

Default Access - mySQL - 05-04-2008 , 05:53 AM






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
  #2  
Old   
Rik Wasmus
 
Posts: n/a

Default Re: Access - mySQL - 05-04-2008 , 06:45 AM






On Sun, 04 May 2008 12:53:38 +0200, Adax <Adax_WYTNIJTO (AT) onet (DOT) pl> wrote:

Quote:
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
How do you connect Access to MySQL? ODBC? If so, what character set is
configured for this connection.
--
Rik Wasmus


Reply With Quote
  #3  
Old   
Adax
 
Posts: n/a

Default Re: Access - mySQL - 05-04-2008 , 07:42 AM



Użytkownik "Rik Wasmus" <luiheidsgoeroe (AT) hotmail (DOT) com> napisał w wiadomości
newsp.uamoakhp5bnjuv (AT) metallium (DOT) lan...
Quote:
On Sun, 04 May 2008 12:53:38 +0200, Adax <Adax_WYTNIJTO (AT) onet (DOT) pl> wrote:
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
How do you connect Access to MySQL? ODBC? If so, what character set is
configured for this connection.
Thanks! Yes it's ODBC. I use mysql-connector-odbc-3.51.25-win32.ms, but
I don't know how to set character for this connection A lot of reading
and I see that MS Access probaly has cp-1250 Please, could You help me?

http://dev.mysql.com/doc/refman/5.0/...th-access.html
25.1.5.4.3. Using Microsoft Access as a Front-end to MySQLi



Reply With Quote
  #4  
Old   
cvh@LE
 
Posts: n/a

Default Re: Access - mySQL - 05-05-2008 , 04:08 PM



On May 4, 2:42*pm, "Adax" <Adax_WYTNI... (AT) onet (DOT) pl> wrote:
Quote:
U¿ytkownik "Rik Wasmus" <luiheidsgoe... (AT) hotmail (DOT) com> napisa³ w wiadomo¶cinewsp.uamoakhp5bnjuv (AT) metallium (DOT) lan...

On Sun, 04 May 2008 12:53:38 +0200, Adax <Adax_WYTNI... (AT) onet (DOT) pl> wrote:
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
How do you connect Access to MySQL? ODBC? If so, what character set is
configured for this connection.

Thanks! *Yes it's ODBC. * I use *mysql-connector-odbc-3.51.25-win32.ms, *but
I don't know how to set *character for this connection * A lot of reading
and I see that MS Access probaly has cp-1250 Please, could You help me?

http://dev.mysql.com/doc/refman/5.0/...tools-with-acc...
25.1.5.4.3. Using Microsoft Access as a Front-end to MySQLi
Are you sure the data is corrupted in mysql. I've made the experience
that phpmyadmin very often shows a diffrent charset thaan is in the
db. Have you checked from a terminal with commandline sql?

cp1250 can usually be stored as latin1 or utf8 given necessary
conversion beforehand


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.