johnaregan
Programmer
- Mar 13, 2001
- 87
Hi all
I have 2 recordsets from 2 separate databases, the tables I am accessing are of users. I want to be able to create 2 recordsets (say rsA, rsB) for each database. I know already how to do this but then I want to create a third recordset ( rsC ) which can then be used to combine the results of the first 2.
Does anyone have any ideas of how to extract data from rsA, rsB and put it into rsC?
Many thks
I have 2 recordsets from 2 separate databases, the tables I am accessing are of users. I want to be able to create 2 recordsets (say rsA, rsB) for each database. I know already how to do this but then I want to create a third recordset ( rsC ) which can then be used to combine the results of the first 2.
Does anyone have any ideas of how to extract data from rsA, rsB and put it into rsC?
Many thks