Error constant | SQLE_CHECK_TRIGGER_CONFLICT |
ODBC 2 State | 42000 |
ODBC 3 State | 42000 |
Parameter 1 | Name of the view with an INSTEAD OF trigger |
Severity | 15 |
SQLCODE | –1125 |
SQLSTATE | 42W39 |
Sybase error code | 13388 |
You attempted an operation that involves a WITH CHECK OPTION clause that conflicts with an INSTEAD OF trigger. A view defined with the WITH CHECK OPTION clause cannot refer to a view (possibly nested) with an INSTEAD OF trigger.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |