Best Tutorials website


Using Multiple Recordsets

Using Multiple Recordsets

This article explains a solution on how to increase the performance of your ASP pages that rely on gathering data through several different Recordsets. Specially, using a nifty feature of the ADO Recordset object, Multiple Recordsets, you can store multiple SQL query results in one Recordset object, requiring fewer communications with the database.




Views: 611 | Rating star | by Marry




View this tutorial
Broken link Report broken link?