Merge two recordsets
967659Nov 14 2012 — edited Nov 14 2012I have two ADODB-connections in VBA to two different databases. I select the same field names in both databases. Is it somehow possible to merge these two recordset and remove duplicates with union and select distinct?