计算机应用 ›› 2005, Vol. 25 ›› Issue (01): 35-38.DOI: 10.3724/SP.J.1087.2005.00035

• 数据挖掘 • 上一篇    下一篇

基于改进的ADO.NET的通用数据库引擎的设计与实现

高英,郭荷清   

  1. 华南理工大学计算机科学与工程学院
  • 发布日期:2011-04-22 出版日期:2005-01-01

Design and implementation of general database engine based on improved ADO.NET

GAO Ying,GUO He-qing   

  1. Institute of Computer Science and Engineering, South China University of Technology
  • Online:2011-04-22 Published:2005-01-01

摘要: 针对ADO.NET的不足,设计了较为完善的通用数据库操纵引擎DbEngine,通过封装对数据库的通信与操作,提供简单易用的接口供应用程序调用,从而极大地减少了应用程序的出错机率并且有效的帮助一些从来没有使用过ADO.NET、SQL等开发技术的人员顺利地开发出高质量的程序。

关键词: ADO.NET, 改进的ADO.NET, 通用数据库引擎

Abstract: Because of the defects of ADO.NET, the general database engine DbEngine was proposed, in which communication and operation were encapsulated. It provided simple and easy interface for application, so reduced the possibility of making errors and helped some persons who never used ADO.NET and SQL to develop excellent program.

Key words: ADO.NET, improved ADO.NET, general database engine;

中图分类号: