码迷,mamicode.com
首页 > 数据库 > 详细

ODBC 是什么

时间:2016-08-06 08:14:16      阅读:201      评论:0      收藏:0      [点我收藏+]

标签:

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

 

ODBC 是什么

标签:

原文地址:http://www.cnblogs.com/zno2/p/4563433.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!