Hi,
I'm doing a simple application for store. In my subform when I want to entry the record MS Acces appear msg "Field cannot be update". I've try to solve it with the possible causes (as show on error 3164): 1) if the currently table was locked by another user, eventually I'm the only person who use it. 2) I've checked that I didn't change the value of a control whose "Locked" property set to Yes.
Please help me to find out what it cause?
I'm doing a simple application for store. In my subform when I want to entry the record MS Acces appear msg "Field cannot be update". I've try to solve it with the possible causes (as show on error 3164): 1) if the currently table was locked by another user, eventually I'm the only person who use it. 2) I've checked that I didn't change the value of a control whose "Locked" property set to Yes.
Please help me to find out what it cause?
Comment