L
Lu An De
Hi all,
Does anyone know how to save a recordset as a query(if it CAN be done)?
The recordset has been made, opened and appended in code.
Alternatively, how to save a recordset as a table(in code)?
What I'm trying to do is take a recordset that I've built by adding to it
only
the pertinent records from another recordset and make its own records
available for
querying via a select statement(all in code). I know that I can make a table
or a
query the subject of a select statement.
Any ideas?
Regards, Lu An De
Does anyone know how to save a recordset as a query(if it CAN be done)?
The recordset has been made, opened and appended in code.
Alternatively, how to save a recordset as a table(in code)?
What I'm trying to do is take a recordset that I've built by adding to it
only
the pertinent records from another recordset and make its own records
available for
querying via a select statement(all in code). I know that I can make a table
or a
query the subject of a select statement.
Any ideas?
Regards, Lu An De