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


Localized version

대량 복사하지 못했습니다. 사용자에게 테이블 '%1'에 대한 ALTER TABLE 권한이 없습니다. 테이블에 트리거 또는 CEHCK 제약 조건이 있어도 대량 복사 명령에 대한 옵션으로 'FIRE_TRIGGERS' 또는 'CHECK_CONSTRAINTS' 대량 힌트가 지정되지 않은 경우 대량 복사 작업의 대상 테이블에 대한 ALTER TABLE 권한이 필요합니다.

Click to search this error in Google

English version

Bulk copy failed. User does not have ALTER TABLE permission on table '%1'. ALTER TABLE permission is required on the target table of a bulk copy operation if the table has triggers or check constraints, but 'FIRE_TRIGGERS' or 'CHECK_CONSTRAINTS' bulk hints are not specified as options to the bulk copy command.

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