Hi,
I'm trying to make 2 fields in a table primary keys, "PayNumber" and "PostDescriptor". There should always be only one record that contains the same PayNumber and PostDescriptor in the table (I have checked many time this is the case) but it will not let me save the changes. The message box says that cannot save as it would be creating duplicates. Is there something else that i should be looking for.
I'm trying to make 2 fields in a table primary keys, "PayNumber" and "PostDescriptor". There should always be only one record that contains the same PayNumber and PostDescriptor in the table (I have checked many time this is the case) but it will not let me save the changes. The message box says that cannot save as it would be creating duplicates. Is there something else that i should be looking for.