MySQL ODBC character set settings (Chinese display garbled) _mysql

Source: Internet
Author: User
Tags odbc
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

Fix the problem after modification
Related Article

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.