MySQL Connector ODBC 5.1 error 126 could not find myodbc5.dll in window7
Posted by: xlzdew xlzdew
Date: May 16, 2012 10:56PM

Hi, folks
I installed MYSQL(64bit) and MYSQL Connector ODBC 5.1 (64bit) in Windows7 , but failed to create the DSN by execute C:\Windows\SysWOW64\odbcad32.exe , it returns following 126 error

Error message:
Specified driver could not be loaded due to system error 126: The specified module could not be found. (MySQL ODBC 5.1 Driver, C:\Program File(x86)\MySQL\Connector ODBC 5.1\myodbc5.dll)

the Connector ODBC installed in default location : C:\Program File\MySQL\Connector ODBC 5.1\
So the myodbc5.dll file absolutely under C:\Program File\MySQL\Connector ODBC 5.1\myodbc5.dll .
But from the error message, it try to find the myodc5.dll under C:\Program File(x86)\MySQL\Connector ODBC 5.1\myodbc5.dll ? which like 32bit path(Program File(x86)).

The error message really confuse me, is there anybody can help me?Thanks in advance.



Edited 1 time(s). Last edit at 05/17/2012 07:24AM by xlzdew xlzdew.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector ODBC 5.1 error 126 could not find myodbc5.dll in window7
27910
May 16, 2012 10:56PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.