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


Localized version

지정한 데이터 형식 매핑을 사용할 수 없습니다. 원본 형식 %1에 일치하는 대상 데이터 형식을 찾을 수 없습니다. 시스템 테이블 msdb.dbo.sysdatatypemappings에서 지원되는 매핑 목록을 쿼리하십시오. 원본 형식의 길이, 전체 자릿수, 소수 자릿수 및 Null 허용 여부가 올바른지 확인하십시오.

Click to search this error in Google

English version

Cannot use the specified data type mapping. The matching destination data type for source type %1 cannot be found. Query the system table msdb.dbo.sysdatatypemappings for a list of supported mappings. Verify that the length, precision, scale, and nullability of the source type are correct.

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