Very annoying: The data has been changed.

Ed S.

Board Regular
Joined
Mar 26, 2002
Messages
90
I am using ODBC to link table to AS/400 DB. This technique works very well except for one very annoying anomaly.

When data is maintained/changed, update action takes immediate effect. However, when end-user re-positions to a different data field and tries to begin a change to the data element in same table/same form/same data row, (just a different field), they get the message:

"The data has been changed. Another user edited this record and saved the changes before you attempted to save your changes. Re-edit the record."

No other user is accessing the record!!! MS is tripping over itself in some technical manner. Data row was updated, and should be released or available for next Database action.

So, does anyone out there know how to suppress, or handle this very unfriendly message? Is there a MS property that controls updates, row locks....?
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
I don't have all the details on tap but Access locks records, usually a page at a time, which can cause hassles when you are in a multiuser environment. There are 2 kinds: Optimistic and Pessimistic, and they result in different numbers of records being locked. I think you can can it in Tools | Options. Have a look around the tabs.

By the way, the extent of the problem and your options for alleviating it depend on which version of Access you use -- XP is better than 97, for example.
 
Upvote 0

Forum statistics

Threads
1,221,553
Messages
6,160,468
Members
451,649
Latest member
fahad_ibnfurjan

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top