Definition: In computing, Open Database Connectivity (ODBC) provides a standard software API method for using database management systems (DBMS). The design of ODBC makes it independent of programming languages, database systems, and operating systems.
Glossary:
A B C D E F G H I J K L M N O P Q R S T U V W X Y ZExamples:
I hooked up my application to MySQL using the ODBC driver.

