I have a very generic question regarding the suggested method for returning very large recordsets and paging through the recordset. I am building a system that potentially (user dependent) pull recordsets of 2000+ rows. I am working on developing a paging system that will allow me to "Pull once Query many", for two reasons: To conserve server resources and to allow faster client side results. Can anyone suggest a "best practice" methodology for this type of procedure? or are there any materials that anyone has found useful?
MY resources: web:ASP (vbscript) - DBMS: DB2 UDB
Thanks!!
MY resources: web:ASP (vbscript) - DBMS: DB2 UDB
Thanks!!