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


Localized version

원본 테이블 '%3'에서의 열 '%1'의 데이터 형식 %2과(와) 대상 테이블 '%5'에서의 해당 열의 데이터 형식 %4이(가) 다르므로 ALTER TABLE SWITCH 문이 실패했습니다.

Click to search this error in Google

English version

ALTER TABLE SWITCH statement failed because column '%1' has data type %2 in source table '%3' which is different from its type %4 in target table '%5'.

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