ODBC (Open up Information Base Connectivity) is really a purpose library which offers a common API (Application Programming Interface) for ODBC compliant databases management units.
ODBC was created through the SQL Obtain Group 먹튀검증커뮤니티 in 1992.
ODBC operates being an market-common “shim” involving apps which use databases along with the databases them selves.
If an application is created using ODBC, the application should be able to retail outlet info in almost any databases management system which is supplied by having an ODBC driver.
ODBC motorists tend to be designed in sub-components:
An ODBC Driver Supervisor
ODBC Motorists
The application submits ODBC calls for the ODBC driver manager.
The ODBC driver manager selects the appropriate ODBC driver, loads that driver, and sends go through or generate requests applying that driver.
The ODBC driver processes the ODBC perform calls, submits the SQL requests to the database, and returns the results to the applying.