I'm using ODBC in Access 2000 to link to an SQL Server table. When I try to edit existing data in the SQL Server table I receive the following error message:
This record has been changed by another user since you started editing it. If you save the record, you will overwrite the changes the other user made.
Copying the changes to the clipboard will let you look at the values the other user entered, and then paste your changes back in if you decide to make changes.
I am the only one using both the Access file and the SQL Server table. I have all the latest patches and updates to MS Access, and the latest MDAC. My SQL Server table also has a primary key field. The rights are setup correctly, because when I use an Access project I can edit the SQL Server table, but I'm not allowed to use a project. Any suggestion?
This record has been changed by another user since you started editing it. If you save the record, you will overwrite the changes the other user made.
Copying the changes to the clipboard will let you look at the values the other user entered, and then paste your changes back in if you decide to make changes.
I am the only one using both the Access file and the SQL Server table. I have all the latest patches and updates to MS Access, and the latest MDAC. My SQL Server table also has a primary key field. The rights are setup correctly, because when I use an Access project I can edit the SQL Server table, but I'm not allowed to use a project. Any suggestion?