I am wondering if I use more than one primary key, how Access will handle the integrity.
If I wanted to have all records be unique based on a combination of two fields do I just make both of those fields primary keys.
ie) ProjectID + Building number (having both of them be primary keys. Does that mean I can still have 2 building 112 so long as they are not both under the asme projectID?
I want my user to be able to search based on project, then building number. There would never be two building numbers the same in a project, but I am just not sure that Access primary keys are thinking in terms of "and" instead of "or"
what do you know?
If I wanted to have all records be unique based on a combination of two fields do I just make both of those fields primary keys.
ie) ProjectID + Building number (having both of them be primary keys. Does that mean I can still have 2 building 112 so long as they are not both under the asme projectID?
I want my user to be able to search based on project, then building number. There would never be two building numbers the same in a project, but I am just not sure that Access primary keys are thinking in terms of "and" instead of "or"
what do you know?