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


Localized version

ALTER TABLE SWITCH 문이 실패했습니다. 원본 테이블 '%2'에서 FOREIGN KEY 제약 조건 '%1'이(가) 활성화되었고 대상 테이블 '%4'에서 해당 제약 조건 '%3'이(가) 비활성화되었습니다. 원본 테이블 제약 조건을 활성화해야 합니다.

Click to search this error in Google

English version

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

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