ODBC (Open up Knowledge Foundation Connectivity) is really a operate library which gives a common API (Software Programming Interface) for ODBC compliant database management methods.
ODBC was formulated from the SQL Obtain Team in 1992.
ODBC operates as an marketplace-typical “shim” between programs which employ databases plus the databases on their own.
If an software is produced applying ODBC, the application should be able to retail outlet information in almost any database management technique which is supplied having an ODBC driver.
ODBC motorists tend to be produced in sub-factors:
An ODBC Driver Supervisor
ODBC Motorists
The applying submits ODBC calls into the ODBC driver manager.
The ODBC driver manager selects the appropriate ODBC driver, masses that driver, and sends go through or generate requests making use of that driver.
The ODBC driver procedures the ODBC function calls, submits the SQL requests towards the database, 먹튀검증 and returns the results to the applying.