I created a recordset from one table/DB Is there a way to append this data to another table/DB in a batch load with out single stepping through the recordset? (read/insert, movenext, read/insert)

Table definitions are exactly the same.