ODBC (Open Information Foundation Connectivity) is really a purpose library which supplies a common API (Software Programming Interface) for ODBC compliant database management devices.
ODBC was produced from the SQL Accessibility 먹튀검증 Group in 1992.
ODBC operates being an business-regular “shim” in between applications which make use of databases plus the databases by themselves.
If an software is produced employing ODBC, the applying can keep facts in almost any databases administration method which is provided with the ODBC driver.
ODBC motorists are sometimes developed in sub-elements:
An ODBC Driver Supervisor
ODBC Motorists
The application submits ODBC calls on the ODBC driver supervisor.
The ODBC driver supervisor selects the suitable ODBC driver, loads that driver, and sends read through or publish requests applying that driver.
The ODBC driver processes the ODBC operate calls, submits the SQL requests for the database, and returns the final results to the applying.