jrn
06-16-2000, 04:23 AM
When I start typing in any data field for a new record in a list of records, I always get:
The field can't be updated because another user or process has locked the corresponding record or table. (Error 3164).
Once I clear the message box, a new record line is inserted with one character of data and I can proceed to edit the added record. I can't tell which field the message is referring to.
The error message refers to locking. I am the only user on the system, I have record locking set to none, and none of the controls on the form seem to be locked.
Any clues as to what is causing this message.
Thanks.
The field can't be updated because another user or process has locked the corresponding record or table. (Error 3164).
Once I clear the message box, a new record line is inserted with one character of data and I can proceed to edit the added record. I can't tell which field the message is referring to.
The error message refers to locking. I am the only user on the system, I have record locking set to none, and none of the controls on the form seem to be locked.
Any clues as to what is causing this message.
Thanks.