摘要
开放式的数据库连接为不同数据库产品(支持ODBC)之间的访问和通信提供了一个统一的标准应用程序接口。文中详细地阐述了ODBC的原理和运行机制,并对通过ODBC API和MFC ODBC打包类两种方式来访问异步数据库的方法进行了深入的分析。
Open database connectivity provides uniform and standard application interface for accessing and communication between different database products. The principle and implementing mechanism of odbc are introduced in details in this article.The method of how to access between client programs and different data- base through two approach of odbc api and odbc encapsulation kind is analyzed deeply.
出处
《计算机工程与设计》
CSCD
北大核心
2000年第4期42-45,共4页
Computer Engineering and Design
关键词
客户程序
异步数据库
ODBC
通信
open database connectivity
database management systems
, odbc_mfc encapsulation kind