ODBC (Open up Info Base Connectivity) is actually a operate library which gives a standard API (Application Programming Interface) for ODBC compliant database management systems.
ODBC was designed through the SQL Entry Team 먹튀검증사이트 in 1992.
ODBC operates as an sector-conventional “shim” concerning applications which make the most of databases as well as databases on their own.
If an software is developed making use of ODBC, the appliance should be able to keep knowledge in any database management program which is equipped by having an ODBC driver.
ODBC drivers are often developed in sub-elements:
An ODBC Driver Manager
ODBC Drivers
The applying submits ODBC phone calls to the ODBC driver manager.
The ODBC driver supervisor selects the suitable ODBC driver, hundreds that driver, and sends browse or produce requests making use of that driver.
The ODBC driver procedures the ODBC functionality calls, submits the SQL requests to your databases, and returns the outcomes to the application.