Developers community number 1 connection string reference

MySQL Connector/ODBC 3.51

This is a ODBC Driver provided by MySQL.
The driver is contained in the file myodbc3.dll.
Coding
Include "Driver={MySQL ODBC 3.51 Driver}" in the connection string to use this driver.
Description

Connector/ODBC 3.51 is also known as the MySQL ODBC 3.51 driver. Connector/ODBC 3.51 has support for ODBC 3.5x specification level 1 (complete core API + level 2 features) and provides all functionality of ODBC for accessing MySQL.

To get all functionality from the ODBC 3.51 driver (like transaction support) you should use it against MySQL 3.23.36 or above.

More info about this driver can be found at the MySQL product page.
Connection Strings
The MySQL Connector/ODBC 3.51 driver can be used to connect to the following data sources.

To see the available connection options, navigate to the connection strings reference by clicking the data source link.
Additional info or comments on this driver? Want to submit content?

Send an e-mail to
Copyright © 2010 ConnectionStrings.com   |   All Rights Reserved   |   Powered by CSAS   |   Send feedback, articles, requests and more connection strings here.