摘要
VC6.0具有两个数据库接口 :开放数据库连接性 ( ODBC)和数据的直接访问 ( DAO)。 ODBC具有对数据库的访问功能 ,如记录的插入、删除和查询等。DAO不仅具有对数据库访问的能力 ,而且能对数据库进行操作和定义 ,如创建数据库、创建表、创建域和创建索引。详细讨论了
VC6.0 has two database interfaces:open database connection(ODBC) and direct data access(DAO).ODBC has the function of database accessing,for example,recorded insertion,deletion and inquiry,etc.DAO not only has the capability of accessing database,but also can operate and define the database,for example,setting up database,table,field and index.The realization approach of DAO database is discussed in details.
出处
《电脑开发与应用》
2000年第12期6-8,共3页
Computer Development & Applications