Using Multiple Recordsets

Visit Publisher Site

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.

Visit publisher site: Using Multiple Recordsets

User Reviews 

Be the first to review this listing!