Using a Recordset as a Data Source for a New Query and Resulting Recordset
- From: Andrew <andrew@xxxxxxxxx>
- Date: Wed, 16 Nov 2005 00:50:25 -0500
I have an ADO recordset (rs1) in memory and want to run a query off of it, creating a new ADO Recordset (rs2) containing a subset of the records from the original ADO Recordset (rs1). Would anyone be kind enough to provide a small code snippit in VB which would allow me to accomplish this?
Many thanks in advance ....
Andrew
.
- Follow-Ups:
- Prev by Date: Re: ADO Recordset Save as XML error
- Next by Date: RE: datacolumn ; datatable in Visual Studio 2005 Beta 2
- Previous by thread: ADO Recordset Save as XML error
- Next by thread: Re: Using a Recordset as a Data Source for a New Query and Resulting Recordset
- Index(es):
Relevant Pages
|
|