zno2

ODBC 是什么

In computing, ODBC (Open Database Connectivity) is a standard 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.

——摘自Wikipedia

 

posted on 2016-08-06 07:22  zno2  阅读(136)  评论(0编辑  收藏  举报

导航