English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

快照隔离事务由于更新冲突而中止。您无法在数据库'%2'中使用快照隔离来直接或间接访问表 '%1',以便更新、删除或插入已由其他事务修改或删除的行。请重试该事务或更改 update/delete 语句的隔离级别。

Click to search this error in Google

English version

Snapshot isolation transaction aborted due to update conflict. You cannot use snapshot isolation to access table '%1' directly or indirectly in database '%2' to update, delete, or insert the row that has been modified or deleted by another transaction. Retry the transaction or change the isolation level for the update/delete statement.

Click to search this error in Google



Localized version
 Chinese (Simplified) Legacy

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions