I want to be able to use two fields in combination to uniquely identify a record. For example, I want to have an Item Number and a Production Line in combination (i.e. Item Number "4060" and Production Line "Line 1" is a record; and Item Number "4060" and Production Line "Line 2" is a record. Is this possible?
Reply from Richard Rost:
Yep. That's what composite keys are for. More importantly, composite keys ensure that that COMBINATION of data is unique.
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 Tip: Composite Keys.