SqlDbx
You are not logged in.
Pages: 1
I'm having trouble connecting to mysql.
I've downloaded the ODBC driver, copy the myodbc5.dll to same folder as the executable (sqldbx.exe) and still getting the message below:
Unable to find ODBC driver: myodbc5.dll;myodbc3.dll;MySQL ODBC
Drivers for MySQL available for download from: http://dev.mysql.com/downloads/connector/odbc
Please check the help file for more information
I do not know what else to do!
Used version: 3.56
Offline
Make sure that you downloaded correct version x86 or x64
Offline
I cannot choose the version. In my case I need the x64 version.
Offline
Are you using Personal or Professional version of SqlDbx?
Offline
I'm using Personal Edition
Offline
SqlDbx Personal is x86 application and it requires x86 version of MySql ODBC driver.
I am not sure I understand why you have to use x64 ODBC driver.
Offline
I downloaded the 32 bits version of ODBC and it worked. Thanks for the help.
Offline
Pages: 1