Home | Business | Communication


Define ODBC

By: Roberto Bell

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.

Article Source: http://www.articlewheel.com

Andy Blake writes on topics such as www.tech-faq.com/odbc.shtml">ODBC , www.tech-faq.com/database.shtml">Database and www.tech-faq.com/relational-database.shtml">Relational Database for The Tech FAQ.

Social Bookmarks:
AddThis Social Bookmark Button Social Bookmarks



  Site Links We Support:
  Home
About Us
Contact Us
RSS Feeds
Privacy Policy
Terms of Service
Link Partners
 
 


**scoop**

Powered by Article Dashboard