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


Localized version

制約はマージ レプリケーションにより ID 管理に使用されているので、直接削除できません。「sp_changemergearticle @publication, @article, "identityrangemanagementoption", "none"」を実行し、マージ ID 管理を無効にすると、制約も削除されます。

Click to search this error in Google

English version

The constraint is used by merge replication for identity management and cannot be dropped directly. Execute sp_changemergearticle @publication, @article, "identityrangemanagementoption", "none" to disable merge identity management, which will also drop the constraint.

Click to search this error in Google



Localized version
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





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