Merge tables

endri81

Registered User.
Local time
Today, 05:13
Joined
Jul 5, 2010
Messages
121
Hi.
I'm merging some Access db with the same structure of tables.
As long as I don't want ID numbers to be overwritten I deleted Id columns I merged the data in a new table and now I inserted a new column named ID.
How can I auto fill this ID columns because it is too long to insert data manually..
 
To me it sounds like an Update Query would take care of that for you
 

Users who are viewing this thread

Back
Top Bottom