tonelm54
asked on
Copy RecordSet from one ODBC to another
I want to copy some tables from one ODBC source to another, currently the only way I can think of doing this is by going through each row and inserting it in as needed.
Im trying to copy a ServiceNow table to a SQLite3 table.
Is there a better way of doing this?
Thank you
Im trying to copy a ServiceNow table to a SQLite3 table.
Is there a better way of doing this?
Thank you
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.