Hi, I've been using a database for about a year now but only recently started getting an error where the user receives a message stating "another user edited this record and saved the changes before you attempted to save your changes". It happens frequently but not always and it happens even when there is only one person using the database. The database uses an MS Access front end and an SQL backend.
I did some reading on this error and found multiple posts that claimed it was fixed by adding a column type of 'timestamp' on the SQL side and relinking the table to MS Access. However this doesn't work for me.
One thing I noticed is that when I open the linked table in MS Access that new field is completely empty and MS Access gives it a data type of Binary. However when I open it up in SQL management studio, the field is populated.
I'm wondering if this is why I continue to get the error. I'm using MS Access for Office 365 MSO (16.0.11929.20946) 32-bit
Thanks for any ideas.
I did some reading on this error and found multiple posts that claimed it was fixed by adding a column type of 'timestamp' on the SQL side and relinking the table to MS Access. However this doesn't work for me.
One thing I noticed is that when I open the linked table in MS Access that new field is completely empty and MS Access gives it a data type of Binary. However when I open it up in SQL management studio, the field is populated.
I'm wondering if this is why I continue to get the error. I'm using MS Access for Office 365 MSO (16.0.11929.20946) 32-bit
Thanks for any ideas.