how to write to an ODBC DB using ADO?

E

everymn

Hi,
I need to read record sets from one table,and then insert them into
another. Am I going to need to read each field into a string, and
then use that in an INSERT, or is there some recordset property that
I'm missing that will give me all of the field values all at once?

Thank You
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top