Bluehost.com Web Hosting $6.95

Linking MySQL to Access cyrillic problem

This is a discussion on Linking MySQL to Access cyrillic problem within the MySQL Database forums, part of the Database Forums category; Hi, I installed mysql-connector-odbc-3.51.14-win32 and then I connected to my database. The problem occured ...


Go Back   Usenet Forums > Database Forums > MySQL Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-26-2007
ANSWER
 
Posts: n/a
Default Linking MySQL to Access cyrillic problem

Hi,

I installed mysql-connector-odbc-3.51.14-win32 and then I connected to
my
database. The problem occured because I have Cyrillic letters in
MySQL
database and the data I see in Access is illegible, and those signs
can't be
read or understood.

How can I solve this situation

Thanks

Reply With Quote
  #2 (permalink)  
Old 03-26-2007
Willem Bogaerts
 
Posts: n/a
Default Re: Linking MySQL to Access cyrillic problem

> I installed mysql-connector-odbc-3.51.14-win32 and then I connected to
> my
> database. The problem occured because I have Cyrillic letters in
> MySQL
> database and the data I see in Access is illegible, and those signs
> can't be
> read or understood.


Welcome to the wonderful world of encodings :(

There are two sides to this problem, off course.
In MySQL, check the encoding variables. Run a pass-through query:
SHOW VARIABLES LIKE '%char%'

If the output is not a great help, read the MySQL manual section on this:
http://dev.mysql.com/doc/refman/5.0/en/charset.html

On the Access side, there might be something in the help file on how to
set encodings or on how encodings are passed. MySQL uses identifiers for
encodings, which means that all dashes are stripped ("utf-8" is "utf8"
in MySQL)


Hope this is of any help,
--
Willem Bogaerts

Application smith
Kratz B.V.
http://www.kratz.nl/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 09:16 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0