Question
Move data between tables with INSERT-LOOP?
Greetings
I need to move all the contact information (contained in 5 fields- call it the address table) into the table (call it the main table) that contains all the other associated information. Tables are related via the "vendor_ID" key field.
There are about 7000 records.
I tried the attached code- with no luck- am I in the ballpark?
Thanks!
newportri
I need to move all the contact information (contained in 5 fields- call it the address table) into the table (call it the main table) that contains all the other associated information. Tables are related via the "vendor_ID" key field.
There are about 7000 records.
I tried the attached code- with no luck- am I in the ballpark?
Thanks!
newportri
