Tried posting this before, but I'm not sure it went through.
Good morning.
I have a problem with a subform locking up the database on a multi-user application. The details for the data is as follows:
Header Table
Employee ID (Primary)
Date
Subform Table
Employee ID (Linked to Primary above)
Date (Linked above)
Time_In
Time_Out
Activity
Notes
The form that I designed has a header with fields for the header details to be entered by the users; and a subform for them to enter the times, activities, etc. The parent/child relationships are on the Employee ID and the Date.
The funny thing is that the subform will lock up and give the user an error saying that the data can't be updated, but the header will still accept data.
Has anyone encountered anything like this before? I've tried changing the settings in Access that control how often the data is polled without success, and have removed record locking as well. Anybody have any ideas?
Good morning.
I have a problem with a subform locking up the database on a multi-user application. The details for the data is as follows:
Header Table
Employee ID (Primary)
Date
Subform Table
Employee ID (Linked to Primary above)
Date (Linked above)
Time_In
Time_Out
Activity
Notes
The form that I designed has a header with fields for the header details to be entered by the users; and a subform for them to enter the times, activities, etc. The parent/child relationships are on the Employee ID and the Date.
The funny thing is that the subform will lock up and give the user an error saying that the data can't be updated, but the header will still accept data.
Has anyone encountered anything like this before? I've tried changing the settings in Access that control how often the data is polled without success, and have removed record locking as well. Anybody have any ideas?