|
|
How not to count records returned in a Recordset Object |
|
|
Phil Paxton |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
17 |
|
This is a simple tutorial with which users learn more easily. This tutorial shows users how to count the number of records that is available in the database table in two ways. You can use the recordcount method as well as you can also count the records using the iteration process. Example code for the two methods are shown in this tutorial.
|