Can't find ODBC connector. download the latest ODBC....

Installation and setup related issues.

Moderator: jr

Post Reply
rob151020
Posts: 1
Joined: Fri Jan 13, 2012 2:53 pm

Can't find ODBC connector. download the latest ODBC....

Post by rob151020 »

With the latest ODBC connector downloaded from mysql.com
mysql-connector-odbc-5.1.9-winx64., this message appears.

I have tried all the combinations with 3.0.0.138, 3.0.0.148 and ODBC 3.51.29-winx64
I CAN connect to the MySQL data base with either ODBC versions (XAMPP is my local host server)

Worked on XP and Vista perfectly. But not on Win 7
Windows 7 Home Premium Service Pack 1 x64 (64bit)

Seems Win 7 is the problem.
Any ideas?
Thank you in advance
Rob :D
anbech
Posts: 3
Joined: Sun Jan 29, 2012 11:43 am

Re: Can't find ODBC connector. download the latest ODBC....

Post by anbech »

I had the same problem on win7 64-bit when installing the 64-bit ODBC driver.

SOLUTION (at least it worked for me):

Install the 32-bit version of the odbc-driver
(you get the drivers here: http://dev.mysql.com/downloads/connector/odbc/)

- cheers
anbech
Posts: 3
Joined: Sun Jan 29, 2012 11:43 am

Re: Can't find ODBC connector. download the latest ODBC....

Post by anbech »

I had the same problem on win7 64-bit, when installing the 64-bit odbc driver.

SOLUTION (at least it worked fine for me):
Install the 32-bit ODBC driver instead!

(you get the drivers from here: http://dev.mysql.com/downloads/connector/odbc/)

- Cheers
Post Reply