Home
»
Software Guides
»
Database Software
»
MySQL
»
Installing the MySQL ODBC driver in Windows
Browse Guides & How-to's
Software Guides
Office Suites
OpenOffice.org
MS Office 2010
MS Office 2007
LibreOffice
Database Software
MySQL
Mobile & Cellphone
BlackBerry Guides
Device Guides
E-book Readers
Sony Reader
Development
PHP, MySQL & Apache
Installing the MySQL ODBC driver in Windows
Published:
Andreas Wiebe
, 16 January 2011 - 04:35
Installing the MySQL ODBC driver in Windows
Download and install the MySQL ODBC driver
You can obtain the MySQL ODBC driver here:
http://dev.mysql.com/downloads/connector/odbc/5.1.html
Hint: For simplicity download the MSI version and make sure you get the correct driver for your operating system (32-bit or 64-bit)
Once downloaded, double-click the file
Note: Windows Vista and Windows 7 a dialog will pop asking for administrative rights, you can click ok
When the setup wizard opens, Click Next
Select Typical as the setup type and click Next
Review the installation settings and click Install
Wait for the MySQL ODBC drivers install to complete
Once completed click Finish
Related Articles
Create an ODBC connection to a MySQL database
Installing the MySQL ODBC driver in Windows