Database Paging
Paging allows you to display a specific number of records from a database at a time. For example, if you have 1000 records, you can allow it to display 10 records at a time so you don’t have a huge page display. Included is a sample code file and a sample MS Access 2000 database.
Download files: paging.zip


