I have a table with 3 fields
ClockNumber
Date
Shift
Clocknumber and Date were both Primary keys
to stop a user enetring the same combination of data twice
This has been working great for several months
A user came to me this morning and told me that they had entered the same clock number and date a number of times and the database accepted it.
I went back to the design view of the table to find the primary key designation for each field had been removed.
The data base is a FE / BE with BE on a network server.
Can anyone shed any light on this.
My first reaction is someone had gone in and tampered with the back end.
Could there be another reason for it
Thanks
ClockNumber
Date
Shift
Clocknumber and Date were both Primary keys
to stop a user enetring the same combination of data twice
This has been working great for several months
A user came to me this morning and told me that they had entered the same clock number and date a number of times and the database accepted it.
I went back to the design view of the table to find the primary key designation for each field had been removed.
The data base is a FE / BE with BE on a network server.
Can anyone shed any light on this.
My first reaction is someone had gone in and tampered with the back end.
Could there be another reason for it
Thanks