I have a database with a primary key that identifies the patient uniquely. This number is used in 15 other tables with extensive data about the SAME patient. Each of these tables is I think a one to one relationship, but what do you call it when their are extensive tables with details about the same patient? Does the primary key act as a foreign key. When I enterred the same number again as a primary key I was told I had enterred duplicate information despite the fact that it was in a different table.
Reply from Richard Rost:
The PRIMARY key would in be whichever table you have your Autonumber set. If you're not using an Autonumber (which I don't recommend) then you could, in theory, have multiple primary keys... which may complicate your database.
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Access Expert 1.