Error constant | SQLE_NON_UPDATEABLE_EXT_TAB |
ODBC 2 state | 42000 |
ODBC 3 state | 42000 |
Severity | 15 |
SQLCODE | -728 |
SQLSTATE | 42W35 |
Sybase error code | 7338 |
You attempted an update or delete operation on a remote table that is currently not supported. Examples of such operations include positioned updates or deletes and updates or deletes that involve a join between local and proxy tables. Updates or deletes that involve a join between proxy tables on different remote servers will also give this error.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |