Rank: Newbie
Joined: 5/17/2009 Posts: 3
|
Hello,
I am using the MySQL server installed with XAMPP. What driver should I select to connect to my database?
This is how I am trying to establish the connection:
Menu: File -> Create a Database Connection -> Connection Wizard -> MySQL (ODBC) -> Create a new Data Source Name (DSN) with the driver:
Now here is a list of drivers available. Most of them are from Microsoft and obviously not suitable for me because dealing with files. I decided to try the driver "SQL Server" and "SQL Native Client".
Nothing works for me! Need help.
|
Rank: Member
Joined: 8/30/2005 Posts: 1 Location: AT
|
Hi,
you have to install the ODBC driver from MySQL. You'll find the driver here:
http://dev.mysql.com/downloads/connector/odbc/3.51.html
cheers
|
Rank: Newbie
Joined: 5/17/2009 Posts: 3
|
No, I haven't. Thanks for the advice!
|