Error 268

Message text

Trigger '%1' not found

Item

Value

SQLCode

-268

Constant

SQLE_TRIGGER_NOT_FOUND

SQLState

52W10

ODBC State

42S02

Parameter 1

name of the trigger that cannot be found

Probable cause

You have misspelled the name of a trigger, or you have connected with a different user ID and forgotten to qualify a trigger name with a user name.