billgates
04-14-2004, 05:41 AM
Dump data straight into Access database table from ADO recordset
I'm fairly certain this can be done straight from an ADO recordset (in VB) but I'm not sure how.
I know that it can be done by looping through the whole recordset and executing n SQL INSERTs.
I'm fairly certain this can be done straight from an ADO recordset (in VB) but I'm not sure how.
I know that it can be done by looping through the whole recordset and executing n SQL INSERTs.