이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.