D
dave.j.thornton
I need my PK to be a single field so that I can establish parent-child
relationships. Therefore I create an autonum field at the top of my
table, and designate that as my PK.
I also need a composite uniqueness constraint on two of the real
fields in the table. I can't seem to find a good step-by-step for
making this non-PK constraint. I can get to the indexes dialog box,
but I've tried a couple things, and none of them seem to resuly in a
constraint. Can someone walk me through it?
relationships. Therefore I create an autonum field at the top of my
table, and designate that as my PK.
I also need a composite uniqueness constraint on two of the real
fields in the table. I can't seem to find a good step-by-step for
making this non-PK constraint. I can get to the indexes dialog box,
but I've tried a couple things, and none of them seem to resuly in a
constraint. Can someone walk me through it?