ODBC (Open Data Base Connectivity) is a function library which provides a common API (Application Programming Interface) for ODBC compliant database management systems.
ODBC was developed by the SQL Access Group in 1992.
ODBC operates as an industry-standard "shim" between applications which utilize databases and the databases themselves.
If an application is developed using ODBC, the application will be able to store data in any database management system which is equipped with an ODBC driver.
ODBC drivers are often developed in sub-components:
?An ODBC Driver Manager
?ODBC Drivers
The application submits ODBC calls to the ODBC driver manager.
The ODBC driver manager selects the appropriate ODBC driver, loads that driver, and sends read or write requests using that driver.
The ODBC driver processes the ODBC function calls, submits the SQL requests to the database, and returns the results to the application.
Robert D. Thomson has sinced written about articles on various topics from Dog Care, Real Estate and Dental Practice. Andy Blake writes on topics such as ">ODBC ,. Robert D. Thomson's top article generates over 2240000 views. to your Favourites.
Cookies For Life Diet com EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE SERVICE OR ANY MATERIALS AND PRODUCTS.