Collection Contents Index Invalid time '%1' for event '%2' Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Invalid trigger type for view '%1'


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

Probable cause

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.


Collection Contents Index Invalid time '%1' for event '%2' Next PDF