L
larpup
I have a table where the uniqueness is based upon three fields. One
field is numeric (integer) and the other two are text.
I really don't want to make a 3 field compound key for various reasons,
however, I need to ensure that there are no duplicate records in the
table based upon the three fields. (I obviously have a form based upon
this table.)
It's ok to use an autonumber as my key field, however, this will not
accomplish duplications. Can anyone shed any light on how I can
approach this.
Thanks,
Lar
field is numeric (integer) and the other two are text.
I really don't want to make a 3 field compound key for various reasons,
however, I need to ensure that there are no duplicate records in the
table based upon the three fields. (I obviously have a form based upon
this table.)
It's ok to use an autonumber as my key field, however, this will not
accomplish duplications. Can anyone shed any light on how I can
approach this.
Thanks,
Lar