OPEN DATABASE CONNECTIVITY

ODBC/JDBC Drivers

ODBC (Open Database Connectivity)  : A set of standards that allow applications that are not dependent on any one specific database to process SQL statements against any database that supports SQL  Many tools in the Windows (and Unix) environment can take advantage of a common framework known as ODBC, which stands for Open Database Connectivity. [...]