ADO AbsolutePage and PageSize Demonstration
Category:
DatabaseType:
ApplicationsDifficulty:
IntermediateAuthor:
David NishimotoVersion Compatibility:
More information:
This demonstration application shows you how to use the AbsolutePage and PageSize properties of a recordset. These properties allow you to create a page-through resultset. In addition, they reduce the load on the database server by returning only a single page of the resultset at a time.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download absolutepage.zip