|
摘要: |
随着数据库数据记录量的增大,要把数据记录完全下载到浏览器上需要很长时间.介绍了如何实现只下载需要寻找的数据信息的一种方法--利用ASP技术,结合Connection对象和Recordset对象实现数据浏览分页显示. |
关键词: ASP ADO Connection对象 Recordset对象. |
DOI: |
分类号:TP311.132 |
基金项目: |
|
Use ASP to Make Web Data Browsing in Selected Page Display |
DIAO Shan_hui
|
Abstract: |
With the expansion of database records,it costs a long time to load down all the data records to the broser. A method for only loading down the data required is introduced in this paper: displaying the data browsing in selected page manner is realized by |
Key words: ASP,ADO: Connection object,Recordset object, |