Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

Update operation attempted on non-updatable query Next Page

Update operation attempted on non-updatable remote query


Item

Value

Constant

SQLE_NON_UPDATEABLE_EXT_TAB

ODBC 2 State

42000

ODBC 3 State

42000

Severity

15

SQLCODE

-728

SQLSTATE

42W35

Sybase error code

7338

Probable cause

You attempted an update or delete operation on a remote table that is currently not implemented. Examples of such operations include positioned updates and updates that require building of work tables.