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
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





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