摘要
基于ADO技术是目前在Windows环境中比较流行的客户端数据库访问技术,通过ADO对象可以建立与数据库的连接,并读写数据库中的数据。先概要介绍ADO对象及其导入编程环境的方法,再根据具体事例详细描述了利用ADO对象操作数据库,包括连接数据库和记录集,数据库中的定位及字段修改等等。结果证明ADO可以更方便快捷的访问数据库。
ADO technology is currently a popular client database access technology in Windows environment. Through ADO objects, a connection to the database can be established, and reading and writing of data in the database can be realized. First, the paper introduces the ADO objects and the programming environment, then, based on some specific examples, describes in detail the use of ADO object for database operation, including the connection of database and recordset, database location and field modification etc. The results show that database access is more convenient through ADO.
出处
《计算机与网络》
2013年第8期54-56,共3页
Computer & Network