G
gordo
All - I'm trying to find a way to programmatically do a
mass import from an ADODB recordset to a table in Access.
I do not want to have to loop through the recordset one
record at a time and run SQL insert statements.
The ADODB recordset is created when I grab data from
another Access database.
Is there a way to do this?
thanks,
gordo
mass import from an ADODB recordset to a table in Access.
I do not want to have to loop through the recordset one
record at a time and run SQL insert statements.
The ADODB recordset is created when I grab data from
another Access database.
Is there a way to do this?
thanks,
gordo