Description of Reuse ADO recordsets :
Now the webmasters could reuse ADO recordsets in their new SQL statement, which is explained in this online article. The author explains about reusing these ADO recordsets with an example. The author also discusses about destroying the recordsets. The sample source code is also available in this article.