Jump to content

MySQL Connector/ODBC

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Lopifalko (talk | contribs) at 08:53, 27 July 2015 (Lopifalko moved page MyODBC to MySQL Connector/ODBC: Product was renamed). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.