ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages
| Item | Value | 
|---|---|
| SQLCODE | -269 | 
| Constant | SQLE_COLUMN_IN_TRIGGER | 
| SQLSTATE | 53W06 | 
| Sybase error code | 102 | 
| ODBC 2 State | ERROR | 
| ODBC 3 State | ERROR | 
You attempted to delete a column referenced in a trigger definition. DROP the trigger before performing the ALTER statement.