We moved the backend of an MS Access app from Access to SQL-Server.
Now we see the following behaviour
- We can create new records
- We can update old records
- We CANNOT update new records: We get the famous WriteConflict message with "Save Record" greyed out.
Any explanation for this...