此内容没有您所选择的语言版本。
2.11. Open Database Connectivity (ODBC)
Open Database Connectivity (ODBC) is a standard C programming language middleware API for accessing database management systems (DBMS). The designers of ODBC 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.