MySQL Forums
Forum List  »  Connector/ODBC

Re: Data Source Name Not Found and No Driver Specified
Posted by: Phillip Powell
Date: February 19, 2025 08:01PM

Bogdan Degtyariov Wrote:
-------------------------------------------------------
> There is a bit of inconsistency in the
> installations as I see:
>
> System32 and SysWOW64 are the directory names in
> Windows that cause a lot of confusion.
>
> Despite having the name SysWOW64 this directory is
> for 32-bit libraries and executables:
>
> SysWOW64\odbcad32.exe
>
> You installed mysql-connector-odbc-8.0.21-winx64,
> which is 64-bit. The driver manager for 64-bit
> architecture has to be run from System32:
>
> System32\odbcad32.exe

Ok. It's in both System32 and SysWOW64 (as 32/64 bit), and the naming convention is indeed confusing, but, in the end, all works now.

Thanks!

Options: ReplyQuote


Subject
Written By
Posted
Re: Data Source Name Not Found and No Driver Specified
February 19, 2025 08:01PM


Sorry, only registered users may post in this forum.

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.