Error constant | SQLE_INSTEAD_TRIGGER_POSITIONED |
ODBC 2 State | 42000 |
ODBC 3 State | 42000 |
Severity | 15 |
SQLCODE | –1127 |
SQLSTATE | 42W3B |
Sybase error code | 13386 |
You attempted a positioned update, positioned delete, put, or wide insert operation that would involve an INSTEAD OF trigger on a view (possibly nested). These operations are not supported with INSTEAD OF triggers on views.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |