Link to home
Create AccountLog in
Avatar of tonelm54
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
ASKER CERTIFIED SOLUTION
Avatar of Dan McFadden
Dan McFadden
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer