Overview of ODBC
ODBC is short hand for Open Database Connectivity. It is the standard software Application Program interface (API) method for using Database management system (DBMS). It was designed in an intent to be a language, database and operating system independent. ODBC Architecture: This architecture comprises of four main components: Application programming Interface (API): This layer is… Read More »