MySQL Connector/ODBC
   HOME

TheInfoList



OR:

MySQL Connector/ODBC, once known as MyODBC, is computer software from Oracle Corporation. It is an ODBC interface and allows
programming language A programming language is a system of notation for writing computer programs. Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language. The description of a programming ...
s that support the ODBC
interface Interface or interfacing may refer to: Academic journals * ''Interface'' (journal), by the Electrochemical Society * '' Interface, Journal of Applied Linguistics'', now merged with ''ITL International Journal of Applied Linguistics'' * '' Int ...
to communicate with a
MySQL MySQL () is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My, and "SQL", the acronym for Structured Query Language. A relational database ...
database. MySQL Connector/ODBC was originally created by
MySQL AB MySQL AB was a Swedish software company founded in 1995. It was acquired by Sun Microsystems in 2008, Sun was in turn acquired by Oracle Corporation in 2010. MySQL AB is the creator of MySQL, a relational database management system, as well as ...
.


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.


External links


Download Connector/ODBC


{{compu-prog-stub Data access technologies Application programming interfaces