"Update operation attempted on non-updatable remote query"
Item | Description |
---|---|
SQLCode |
-728L |
Constant |
NON_UPDATEABLE_EXT_TAB |
SQLState |
42W35 |
ODBC 2 State |
42000 |
ODBC 3 State |
42000 |
Sybase Error Code |
2372 |
Severity Code |
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.