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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |