Please enable JavaScript to view this site.

ESL Documentation

Open Database Connectivity (i.e. ODBC) is a standard application programming interface (API) for accessing database management systems (DBMS). The design of ODBC is aimed to make it independent of database systems and operating systems. An application written using ODBC can be ported to other platforms, both on the client and server side, with few changes to the data access code.