Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Cannot delete or rename a column referenced in a trigger definition

Error constant SQLE_COLUMN_IN_TRIGGER
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 15
SQLCODE –269
SQLSTATE 53W06
Sybase error code 102
Probable cause

You attempted to delete or rename a column referenced in a trigger definition. Drop the trigger before performing the ALTER statement.