About ODBC Drivers and Oracle Database
Open Database Connectivity (ODBC) is a set of database access APIs that connect to the database, prepare, and then run SQL statements on the database.
An application that uses an ODBC driver can access non-uniform data sources, such as spreadsheets and comma-delimited files.
Parent topic: Installation Requirements for ODBC and LDAP