I have a main form and a subform. The main form is bound to tblNumber and the subform is bound to the table tblItems. There is a one to many relationship between tblNumber and tblItems I have about 6 users who constantly need to add records into the form/subform. The users can enter data in the main form perfectly, but once they get to the subform Access just freezes and then a few minutes later they receive an error message:
Could not update; currently locked.
What could be the cause and resolution for this? I have searched the web but couldn't come to a good conclusion. I have compacted and repaired the database but users are still getting that error. Which leaves them at a work stoppage because they can't add any records.
Could not update; currently locked.
What could be the cause and resolution for this? I have searched the web but couldn't come to a good conclusion. I have compacted and repaired the database but users are still getting that error. Which leaves them at a work stoppage because they can't add any records.