Research of Database Access Technology Based on ADO.NET Method

LI Yan
DOI: https://doi.org/10.3969/j.issn.1009-3044.2007.15.011
2007-01-01
Abstract:For the sake of much better and flexible developing the database application's softs, we need to study ADO.NET about database access mechanism and understanding the ways of the use of ADO.NET about the aspect of connecting to a database,operating and accessing data. ADO.NET has added many new objects and programming interface such as Dataset, DataReader,DataAdapter. It makes the operation of database simpler. This article introduces database access technology using ADO.NET method by explaining the principle of data exchange and the use of the model for data access object.
What problem does this paper attempt to address?