ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -703 |
| Constant | SQLE_COMPUTED_COLUMN_WRITE_ATTEMPTED |
| SQLSTATE | WW023 |
| Sybase error code | 4406 |
| ODBC 2 State | ERROR |
| ODBC 3 State | ERROR |
| Parameter 1 | The name of the column. |
Computed column values cannot be modified explicitly. Their value is determined implicitly from the computed expression value.