Thank you for Q and A. If your own number is absolutely unique why should it confuse relationships? Also have read that the primary key can include more than one field. Could this be the unique number and auto number?
Reply from Richard Rost:
You CAN use your own number for an ID field. You don't HAVE to use an Autonumber, but I recommend it. If you use an Autonumber you don't have to worry about assigning unique values or dealing with changes in the value. If you want to have a 2nd number (your custom number) on the record too, that's fine - but don't use it for relationships. Again, just MY OPINION from my 20+ years of building databases.
Yes, a "key" can contain more than one field. This is called a composite key. I cover them in one of my lessons... I forget which one though. :)
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 Beginner 1.