›› 2013, Vol. 26 ›› Issue (1): 37-.

• 论文 • 上一篇    下一篇

ADO技术在VC编程中的研究及应用分析

郭强   

  1. (西安电子科技大学 电子工程学院,陕西 西安 710071)
  • 出版日期:2013-01-15 发布日期:2013-03-08
  • 作者简介:郭强(1987—),男,硕士研究生。研究方向:计算机视觉及其高速实现体系结构。E-mail:guoqiang20062007@126.com

Research on and Application of the ADO in Visual C++ Programming

GUO Qiang   

  1. (School of Electronic Engineering,Xidian University,Xi'an 710071,China)
  • Online:2013-01-15 Published:2013-03-08

摘要:

ADO技术作为现今数据库应用开发的趋势,应用范围涵盖从一层到多层数据库应用的解决方案以及基于Web的数据驱动解决方案等方面。文中基于微软公司Visual C++开发平台,分析研究了ADO的工作原理及使用过程,实现了高速、通用的数据访问。最后,给出了两种ADO技术应用方法。经过实践,确定ADO是一种优化、高性能、高兼容的数据库访问手段。

关键词: ADO, 数据库, Visual C++, 数据库访问

Abstract:

The application of Database is becoming increasingly important in corporate and commercial operations.As the core technology of today's database application development,ADO covers many aspects,including the solutions of database application from one layer to Multi-layers and the solutions of Web-based data-driven.Based on Microsoft Visual C++ development kit,this paper analyses the working principles and processes of ADO for high-speed and universal data access.Finally,two applications of ADO are put forward.The practice confirms that ADO is an optimized means to database access with good performance and high compatibility.

Key words: ADO;database;Visual C++;database access

中图分类号: 

  • TP311.1