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


Localized version

SELECT INTO 문을 사용하여 테이블 '%1'에 ID 열을 추가할 수 없습니다. 이 테이블에는 이미 IDENTITY 속성이 상속된 열 '%2'이(가) 있습니다.

Click to search this error in Google

English version

Cannot add identity column, using the SELECT INTO statement, to table '%1', which already has column '%2' that inherits the identity property.

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