DocumentCode
3131276
Title
The Encapsulation and Reuse of ADO Database Access Interface in Software Engineering
Author
Wang Wei ; Wang Rang-ding
Author_Institution
Sch. of Inf. Eng., Ningbo Univ., Ningbo, China
fYear
2011
fDate
8-9 Oct. 2011
Firstpage
47
Lastpage
50
Abstract
ADO is an optimized solution of universal database access technology. Compared with common database access technology, ADO has the characteristics of being easy to use, high speed, less memory and small disk remains. Especially, it supports to access SQL Server database through the Client/Server Mode. In accordance with the idea of object oriented designing. we encapsulate the connection of the database, carrying out non-query SQL and SQL querying to obtain Record sets relatively independent with the use of the database programming object model, which offered by ADO. The reusing can achieve a unified manipulation of the database. Avoiding duplication of codes written, facilitating the expansion and maintenance of later stage in large-scale projects, especially more large-scale projects.
Keywords
SQL; data encapsulation; object-oriented methods; relational databases; software engineering; ADO database access interface; SQL server database; client-server mode; database access technology; database encapsulation; database programming object model; database reuse; object oriented design; software engineering; Computers; Educational institutions; Encapsulation; Libraries; Servers; Visual databases; ADO; database access technology; encapsulation and reuse; software engineering;
fLanguage
English
Publisher
ieee
Conference_Titel
Knowledge Acquisition and Modeling (KAM), 2011 Fourth International Symposium on
Conference_Location
Sanya
Print_ISBN
978-1-4577-1788-8
Type
conf
DOI
10.1109/KAM.2011.20
Filename
6137574
Link To Document