Field Cannot be updated Error

Odessit80

Registered User.
Local time
Today, 11:45
Joined
Sep 10, 2004
Messages
18
Hello,

I have an Order form that has an Employee combo box with the list of employees from the Employee table. When I click and choose the name of the employee I get a message that "The field cannot be updated". But when I click OK button, it displays all information that is supposed to be on the form correctly. From what I read on the error the field can't be updated because another user or process has locked the corresponding record or table. However, I looked at the properties on the Order form and all other forms and tables leading to the Order form and Locked property everywhere was set to No Lock.

Any hints or ideas how to fix this problem? Thank you very much for your help.
 

Users who are viewing this thread

Back
Top Bottom