Tagged Questions

4
votes
4answers
2k views

Importing/Exporting Relationships in MS Access

I have a couple of mdb files with the exact table structure. I have to change the primary key of the main table from autonumber to number in all of them, which means I have to: Drop the all the ...