System.Data.Linq.ChangeConflictException: Row not found or changed

OK – it looks as though (in my case at least) the answer was to set all non primary-key column’s UpdateCheck property to Never in the DBML file. Doing this immediately cured the problem of “Row not found or changed”.

Given the rumour that Microsoft are moth-balling Linq-To-Sql in favor of Entity Framework, one wonders whether these sorts of bugs will be fixed?

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)