|
|
The correct utility of recordcount attribute |
|
|
Ray Gao |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
318 |
The article shows the way to solve the problem while using ADO recordcount attribute. The author suggests to give the proper cursor location to the recordset. Here in the example the author uses adUseClient and suggests to replace the SQL and CONN with customized content. This is just one method to get the number of records which is more efficient and proved by the sample source code.
|