| Error constant | SQLE_INVALID_TRIGGER_VIEW |
| ODBC 2 State | 42000 |
| ODBC 3 State | ERROR |
| Parameter 1 | Name of the view |
| Severity | 14 |
| SQLCODE | –1133 |
| SQLSTATE | 42W3C |
| Sybase error code | 13380 |
You attempted to create a trigger on a view, but the type of trigger is supported on base tables only. Only INSTEAD OF triggers can be created on views.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |