Skip to content

mysql/mysql-connector-odbc

Repository files navigation

MySQL Connector/ODBC Driver

You can get the latest stable release from the MySQL downloads.

For detailed information please visit the official MySQL Connector/ODBC documentation.

Source packages are available from our github releases page.

Licensing

Please refer to files README and LICENSE, available in this repository, and Legal Notices in documentation for further details.

Download & Install

MySQL Connector/ODBC can be installed from pre-compiled packages that can be downloaded from the MySQL downloads page. The process of installing of Connector/ODBC from a binary distribution is described in MySQL online manuals

Building from sources

MySQL Connector/ODBC can be installed from the source. Please select the relevant platform in MySQL online manuals

GitHub Repository

This repository contains the MySQL Connector/ODBC source code as per latest released version. You should expect to see the same contents here and within the latest released Connector/ODBC package.

Usage Scenarios

The MySQL Connector/ODBC can be used in a variety of programming languages and applications. The most popular of them are:

  • C and C++ programming using ODBC API
  • C++ programming using ADODB objects
  • Visual Basic programming using ADODB objects
  • Java through JDBC/ODBC bridge
  • .NET platform with ADO.NET/ODBC bridge
  • PHP, Perl, Python, Ruby, Erlang.
  • Office applications through linked tables and Visual Basic integration
  • Multitude of other applications supporting ODBC

Documentation

Questions/Bug Reports

Contributing

Please see our guidelines for contributing to the driver.

About

This is the source for MySQL Connector/ODBC (myodbc), an ODBC (3.51) driver for connecting an ODBC-aware application to the MySQL Server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published