K
kdw
Is is possible to do a query on a recordset? I am accessing an Access DB with ADO connection, but the complexity of the query makes running the same query multiple times very costly. I would like to run the query against the database as few times as possible and then extract subsets by querying against the returned recordset.
Is this possible? I have done some researching but haven't found any posted answers. As I have seen very good tips here before, so I am hoping someone should have an answer.
Thanks in advance!
Is this possible? I have done some researching but haven't found any posted answers. As I have seen very good tips here before, so I am hoping someone should have an answer.
Thanks in advance!