I have installed, registered and tested MySQL 5.3 connector successfully in Windows 7 64 bit. But Delphi XE4 bind DBX driver for the newly created ODBC connection (there is no way to select a driver from a list). How can I create a new ODBC connection in DXE4 which uses the installed MySQL driver instead of DBX?
I tried to connect via MySQL connector but it can't see it as well. (I have copied the libmysql.dll into windows\system32 from the installed mysql\lib folder)