|
|
|
|
 |
|
 |
 |
 |
Using Multiple Recordsets
|
|
|
Hits: 13
Using Multiple Recordsets
 5.0
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.
Platform(s): n/a
Date: Sep, 05 2001
Author: http://www.4guysfromrolla.com/webtech/083101-1.shtml
Ratings
Number of Ratings: 1 Votes
| 5 |
|
| 100% |
| 4 |
| 0%
|
| 3 |
| 0%
|
| 2 |
| 0%
|
| 1 |
| 0%
|
|
|
|
|
|
 |
 |
|
 |
|
 |
|