Reprint: MySQL ODBC under 64-bit prompt cannot find ODBC driver problem

Source: Internet
Author: User

On a 64-bit machine, if you want to connect to 32-bit MySQL, you will typically install MySQL CONNECTOR/ODBC 64-bit and connect properly in the configuration of ODBC data source tests, but when the program is connected, such as ASP, ASP, net, VB, Delphi and other software to access the database, You are not prompted to find the ODBC driver.

This is a lot of information on the Internet, many developers even abandon the use of MySQL database, or in other development languages such as PHP instead.

I tried most of the day, and finally found a solution to the problem: because you use the 32-bit MySQL, then you should use 32-bit ODBC configuration Manager, instead of the system menu default 64-bit ODBC configuration, find the 32-bit ODBC Configuration tool under Windows\syswow64\ Odbcad32.exe, run it, and then configure the DSN you want. Final program connection, test OK.

Originating from:http://jingyan.baidu.com/article/4d58d5413043a09dd4e9c021.html

Reprint: MySQL ODBC under 64-bit prompt cannot find ODBC driver problem

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.