You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Using Multiple Recordsets ASP / Database Integration
In this article, we are going to take a look on what a Mutliple Recordset is, exactly, and how it can make your development life easier (and your code more efficient). But before we start examining Multiple Recordsets, let's look at a common task in ASP and how it is handled without using Multiple Recordsets.