I'm using MS Access 2003.
I have a form that displays in datasheet view. When I select a record and hit my keyboard's Delete button, I see the following error:
We use an Oracle back-end, and I have tried dropping the associated triggers, but the error message persists.
Any other ideas of where to look?
Any help you an give would be appreciated.
Thanks.
Wayne
I have a form that displays in datasheet view. When I select a record and hit my keyboard's Delete button, I see the following error:
This error *always* appears when deleting any record from this form. After clicking OK on this error, if I refresh the form, the record in question has indeed been deleted.The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time.
We use an Oracle back-end, and I have tried dropping the associated triggers, but the error message persists.
Any other ideas of where to look?
Any help you an give would be appreciated.
Thanks.
Wayne