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


Localized version

パブリッシュされたテーブルで 'ALTER TABLE table_name DISABLE TRIGGER ALL' ステートメントを呼び出すことはできません。複数の 'ALTER TABLE table_name DISABLE TRIGGER trigger_name' ステートメントを再実行して、指定されたテーブルのすべてのトリガを個別に無効にしてください。

Click to search this error in Google

English version

It is invalid to invoke 'ALTER TABLE table_name DISABLE TRIGGER ALL' statement on a published table. Reissue multiple 'ALTER TABLE table_name DISABLE TRIGGER trigger_name' statements to individually disable all triggers on the given table.

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