I have a linked sql server table along with many other linked sql server tables. It is an ODBC link. I checked the primary key - Okay. The unique index - Okay. I can update the field in the table in Enterprise Manager.
When I try to update a field in this particular table, I get the error that another user is editing the record. Initially on my Form but the same thing directly in the linked table. I dropped and relinked the table. I am puzzled. Does anybody have an idea of what maybe happening?
When I try to update a field in this particular table, I get the error that another user is editing the record. Initially on my Form but the same thing directly in the linked table. I dropped and relinked the table. I am puzzled. Does anybody have an idea of what maybe happening?