|
|
Easy ADO RecordSet Paging |
|
|
Brett Burridge |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
47 |
This online article gives the complete features of ADO Recordset paging. The author tells about the process of getting back a Recordset from a data source and to format it in a table structure. Further the article covers the topics about getting field names, usage of the ADO Recordset GetString method, adding links to the other pages of results and finally displaying the number of records in the Recordset. The sample source code of each topic is given under each description.
|