|
|
Advanced Recordset Cloning |
|
|
Robert Chartier |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
20 |
Using the oRS.CLONE method of the Recordset the developers could double the Recordset and undergo some new task on the duplicate object which is explained in this online article. The author tells about performing searches-Query search and Freetextsearch. The author changes the Recordset into an easy format which could be used. At the end, the author discusses about the STREAM object also. The sample source code is available in this article.
|