MySQL ODBC character set settings (Chinese display garbled) _mysql
Source: Internet
Author: User
1. Add default-character-set=gb2312 to the [client] item in the My.ini under the MySQL installation directory
[Client]
default-character-set=gb2312
port=3306
2. Copy the My.ini to the C packing directory and change the name to MY.CNF
3. When configuring an ODBC source, select the Read Options from MY.CNF
MySQL ODBC Character Set settings
MySQL database character set for UTF8, using delphi7 adoquery query out of the results show garbled
ODBC-driven version 3.51.15
Processed as follows:
---------------------
Modify%windir%\my.ini (add if none)
The contents are as follows:
[Client]
Default-character-set=gbk
Then select Advanced>flag3>read Options from MY.CNF when configuring ODBC drivers
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service