"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
|
15
|
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.