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


Localized version

テーブル '%1' の ID 列はデータ型が tinyint です。tinyint にはマージ自動 ID 範囲で使用するのに十分な大きさの数値を保持できません。大きな数値を保持できる型に ID 列のデータ型を変更してから、マージ自動 ID 範囲管理でマージ アーティクルを追加してください。

Click to search this error in Google

English version

The datatype of the identity column of table '%1' is tinyint. tinyint does not have enough numbers available for merge auto identity range. Change the identity column to have a larger datatype and add the merge article with merge auto identity range management.

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