|
计算机科学 2000
The Architecture of Integration of Web and Database System Based on DCOM
|
Abstract:
The integration of Web and database system has become the impertant issue in the field of database research with the development of network. In this paper, we present the implementation method of integration of Web and DBMS DM3 using Microsoft's DCOM. Utilizing the idea of compo-nent,we solve some problems of the integration,such as the performance of the whore system when the number of client increases,how to maintain the ACID characteristic of the transaction in the environment of the HTTP protocol,and so on.