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


Localized version

ALTER TABLE SWITCH 문이 실패했습니다. 원본 테이블 '%2'의 FOREIGN KEY 제약 조건 '%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
 Korean

Error category
 SQL Server

Other localized versions
11 versions





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