I have a database that was original develped very poorly. I am getting ready to revise it. My question centers around the primary key. I have customers that have no real primary key, i.e. I don’t use their social security number, there is no employee ID or any other major identifier. I thought about just using the AutoNumber, but that doesn’t seem to be a good way to recall the customer. I though about a combination of part of the last and first names. But that can be problematic also I have had two people with the same first and last name. I don’t always get telephone numbers and people also move.
So I would appreciate everyone’s comments and thoughts. Thank you. Fay