摘要
Active X数据对象 ( Active X Data Object,简称 ADO)是由微软公司推出的以 Active X技术为基础的一组基于 OL E DB数据的高级自动化应用层接口 ,是一种新型的数据访问方法。与微软以前提供的数据访问方法 DAO( Data Access Object)、RDO( Remote Data Object)相比 ,ADO的速度更快、使用更方便、内存占用更少 ,所以 ADO一推出便受到广大用户的青睐 ,成为数据访问技术的一个发展方向。本文介绍了 ADO的对象模型及其在 VB中实现数据访问的方法。
ActiveX Data Object(ADO), which is pushed by Microso ft Company, is a group of high-quality automatic applicational interface with t he basis of ActiveX technology and OLE DB data. It is a new data access method. Compared with DAO(Data Access Object) and RDO(Remote Data Object) which is pushe d by Microsoft earlier, ADO is faster in speed, easier in use and less memory in holding. So ADO is in many people's good graces as soon as it is pushed and it has become a developing direction of data access technology. The paper intruduce s ADO object model and the method to realize data access in VB.
出处
《计算机与现代化》
2001年第5期59-61,共3页
Computer and Modernization
关键词
ADO
数据访问
VB语言
数据源
数据库
ADO(ActiveX Data Object)
VB(Visual Basic)
data acces s
OLE DB