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 ...
0
votes
1answer
24 views
Access 2007 - relationship view showing ghost tables
When I pull in two tables in the relationship view window, 5 tables appear. Three appear to be duplicates (patients, patients_1, patients_2). I've cleared the window and started over - same problem. ...
0
votes
1answer
276 views
Relationships in Access 2010
I have two tables in a 2010 Access Database. One for Customers and One for Invoices. I created a form with a lookup field at top for a new invoice.
What I'm trying to do is when you look up a ...