ODBC (Open Knowledge Foundation Connectivity) is actually a function library which presents a typical API (Application Programming Interface) for ODBC compliant databases administration units.
ODBC 꽁머니 was produced from the SQL Accessibility Team in 1992.
ODBC operates as an industry-typical “shim” involving applications which make use of databases along with the databases by themselves.
If an software is designed utilizing ODBC, the application will be able to keep information in almost any databases administration technique which is provided with an ODBC driver.
ODBC motorists in many cases are developed in sub-parts:
An ODBC Driver Manager
ODBC Motorists
The application submits ODBC phone calls towards the ODBC driver supervisor.
The ODBC driver supervisor selects the appropriate ODBC driver, masses that driver, and sends read or compose requests working with that driver.
The ODBC driver processes the ODBC operate calls, submits the SQL requests for the databases, and returns the effects to the applying.