MySQL Connector/ODBC
Appearance
![]() | The topic of this article may not meet Wikipedia's notability guidelines for products and services. (February 2015) |
MyODBC is computer software. It is an ODBC interface and allows programming languages that support the ODBC interface to communicate with a MySQL database.
The official name is Connector/ODBC which designates the MySQL AB product family of MySQL ODBC drivers. These are known as the MyODBC drivers.
History
- 3.51 - ANSI version only.
- 5.1 - Unicode version only. Suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0.
- 5.2 - ANSI and Unicode versions available at install time.
- 5.3 - ANSI and Unicode versions available at install time. Conforms to the ODBC 3.8 specification.