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


Localized version

ALTER TABLE SWITCH 语句失败。在源表 '%2' 中外键约束 '%1' 是 NOCHECK,而在目标表 '%4' 中,对应约束 '%3' 是 CHECK。源表约束必须是 CHECK。

Click to search this error in Google

English version

ALTER TABLE SWITCH statement failed. Foreign key constraint '%1' is NOCHECK in source table '%2' and the corresponding constraint '%3' is CHECK in target table '%4'. The source table constraint must be in CHECK.

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