http://www.unixODBC.org/
Install unixODBC if you want to access databases through ODBC.
You will also need the mariadb-connector-odbc package if you want to access
a MySQL or MariaDB database, and/or the postgresql-odbc package for PostgreSQL.
Version: 2.3.12
General Commands | |
dltest | A simple library symbol test program |
isql | unixODBC interactive SQL command-line tools |
iusql | alias for isql |
odbc_config | Generates compiler information intended for use when developing a unixODBC client |
odbcinst | A unixODBC utility for managing configuration files |
File Formats | |
odbc.ini | unixODBC data source configuration files |
odbcinst.ini | unixODBC driver configuration file |
Miscellanea | |
unixODBC | An ODBC implementation for Unix |