摘要
SQLServer是一个已被许多公司和企业广泛应用的功能强大的、可缩放的、高性能的关系型数据库管理系统,而ADO是微软公司正大力支持和发展的数据库访问技术。随着网络技术的发展,使用ADO访问SQLServer数据库将是大势所趋。笔者结合自己的编程体会,用VisualC++示例代码说明了如何使用ADO技术连接、遍历和更新SQLServer数据库。从中可以看出,利用ADO技术使得人们从具体的数据库管理系统中解脱出来,从而极大地减少了软件开发的工作量,提高了效率。
SQL Server is a relative database manager system which has powerful facility and high performance,and is widely used by many corporations and enterprises.ADO is a database-accessing technique which is now fully sustained and developed by Microsoft Corporation.With the development of network technology,it is a direction that accessing SQL Server database by applying ADO technique.Here combines programming experience explains how to connect,traverse and update the SQL Server database by applying the ADO technique with Visual C++ codes.Using ADO can make us free from DBMS,reduce workload and heighten efficiency.
出处
《微机发展》
2003年第11期17-19,103,共4页
Microcomputer Development