I have an Access 2003 front-end tied via ODBC to a SQL Anywhere 8
back-end.
When I open a table & try to delete a record in a certain table, I get:
"The Microsoft Jet database engine stopped the process because you and
another user are attempting to change the same data at the same time."
I encounter similar problems in queries & forms, but diagnosing
straight from the table seemed simplest to me.
I also can't edit the record; when I do, it says that another user has
made changes, and I only have the option to Drop Changes. Save Changes
is grayed out.
Needless to say, no one else is in either the front-end or the
back-end. No problems in any other table. Removing foreign keys
doesn't help.
back-end.
When I open a table & try to delete a record in a certain table, I get:
"The Microsoft Jet database engine stopped the process because you and
another user are attempting to change the same data at the same time."
I encounter similar problems in queries & forms, but diagnosing
straight from the table seemed simplest to me.
I also can't edit the record; when I do, it says that another user has
made changes, and I only have the option to Drop Changes. Save Changes
is grayed out.
Needless to say, no one else is in either the front-end or the
back-end. No problems in any other table. Removing foreign keys
doesn't help.
Comment