What's the best way to copy an in memory recordset to an access table if they have the same structure. I know this can be done row by row, but is there a better way. All data in the access tables should be discarded. So after the operation the recordset and table are equal.