G Guest Jun 8, 2006 #1 What is the best method for copying and pasting a recordset from one database to another? Thanks!
G Guest Jun 8, 2006 #2 Use the TransferDatabase method. You will find complete details on it in VBA Help.