|
|
Next Record Please |
|
|
Michael Brinkley |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
5 |
|
This is an user friendly tutorial which is useful for the novice. In this tutorial author shows how to scroll through the table one record at a time. This can be done either by You can use ADO paging by setting the pagesize to 1 or by selecting a field to be used as an index, putting the field values in a array, then accessing the values with the array index. You can use the sample code available in this tutorial for your applications.
|