P
Phil
Hi,
I have a table with 3 fields, Key (auto number primary Key), Item (text),
and Detail (text). I also have a second key with fields Item and Detail.
This second key has "unique' set to yes.
I have a form based on this table and in this form I can add more than one
record with the same Item and Detail. Why is my unique key not preventing by
duplicate entries?
I have a table with 3 fields, Key (auto number primary Key), Item (text),
and Detail (text). I also have a second key with fields Item and Detail.
This second key has "unique' set to yes.
I have a form based on this table and in this form I can add more than one
record with the same Item and Detail. Why is my unique key not preventing by
duplicate entries?