【正文】
的文件數(shù)據(jù) ,實時性差。to create and open the object RecordSet, sqtStr is a string, on behalf of a standard SQL statement. For example: sqlStr = SELECT * FROM b1 Set RecordSet = (sqlStr) after the implementation of this statement, in the RecordSet object on the preservation of the b1 of all records. (4) Execute operation database can be used to facilitate the implementation of the data insert, modify, delete and other operations. Insert the implementation of operations such as: sqlStr = Insert Into b1Values (1,2) (sqlStr) (5) closing data objects and links in the use of the ADO object, the object must be closed and data links. In ASP by calling the close approach to achieve closure. Close to create the data objects: % () Set Redata = Nothing% ASP is using the database to the entire process, due to application of objectoriented thinking, all operations are relatively simple, users need only pay attention to the understanding of the data structure, the current target and operated by the object39。s work and living, learning and modes of munication, emerce applications of Health, through the electronic Business for more useful information and necessary modities are generally concerned about the issue, the paper on this preliminary study. 1. ASP Technical Overview ASP full name of Active Server Pages (dynamic pages) is a Microsoft introduced to replace the CGI (Common Gateway Interface Common Gateway Interface) of the new technology. At present, Inter on many Windowsbased platform for most of the Web site of ASP technology to develop. ASP is a serverside script in the operating environment, the adoption of the environment, users can create and run dynamic, interactive Web server applications, greatly facilitate the managers and viewers. Under normal circumstances, the user through the web browser that most of a static (static) the content of the Inter browser when the HTTP protocol to the site server requests for home contents, site server receipt of the request, after the original transmission Has been designed static HTML documents and data for the browser, users see the staff through the server for good content Home. A static site, Home To update the contents of the site must be in the serverside management to update its manual with the HTML document data, realtime worse. With the development of Web applications, the user would like to see on request and dynamically generated Home, for example, respond to the requirements of users query the database to generate statements. In such circumstances, when users fill in the browser on the data submitted in the form of content, to provide an HTTP request, the site received called for the implementation of server applications, the form of input data, the results will be implemented HTML format to send to