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
 Korean

Error category
 SQL Server

Other localized versions
11 versions





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