I have created a recordset built from scratch, based on data from an
external, non-database source. I want to append this recordset to a
table in an Access database without using a loop to traverse through
each record and add to the table.
Any suggestions on what I can use or do to make this possible?
Regards.
external, non-database source. I want to append this recordset to a
table in an Access database without using a loop to traverse through
each record and add to the table.
Any suggestions on what I can use or do to make this possible?
Regards.
Comment