I get the message shown below in the notes section (3197 although in my log it is appearing as a negative error number, but same text)
When it appears,it is logged at the same place in the same code each time, BUT it is infrequent, and I've checked the back and front end databases for corruption, but find none. One the one occaision I have managed to get the message (my user gets them maybe once a fortnight) I had a number of related forms open, and had been doing lots of differenct things, unfortunately as it took some time to get the error, I can't remember the exact sequence of events (it may even be time related) and now can't reproduce the error.
Has anyone any experience of this error when it is not due to database corruption, and have they any more information than those shown in the 'Comments:' section below, as to how I may reproduce it regularly; ie has anyone any examples of 'similar operations' that may lead to the error, and save me having to plough through the apparently infinite combinations possible with the multitude of forms and controls on these forms?
TIA
John
Notes:
3197 - "The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time"
Comment:
This error can occur when you are at one form, open another form based on that same table as the previous form, make a change to the data and not refresh the original form. Or similar operations.
When it appears,it is logged at the same place in the same code each time, BUT it is infrequent, and I've checked the back and front end databases for corruption, but find none. One the one occaision I have managed to get the message (my user gets them maybe once a fortnight) I had a number of related forms open, and had been doing lots of differenct things, unfortunately as it took some time to get the error, I can't remember the exact sequence of events (it may even be time related) and now can't reproduce the error.
Has anyone any experience of this error when it is not due to database corruption, and have they any more information than those shown in the 'Comments:' section below, as to how I may reproduce it regularly; ie has anyone any examples of 'similar operations' that may lead to the error, and save me having to plough through the apparently infinite combinations possible with the multitude of forms and controls on these forms?
TIA
John
Notes:
3197 - "The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time"
Comment:
This error can occur when you are at one form, open another form based on that same table as the previous form, make a change to the data and not refresh the original form. Or similar operations.