Item |
Value |
---|---|
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.