ASA Error Messages
Database Error Messages
Alphabetic list of error messages
| Item | Value |
|---|---|
| SQLCODE | -708 |
| Constant | SQLE_TEXT_OPERATION_ON_VIEW |
| SQLSTATE | 42W50 |
| Sybase error code | 285 |
| ODBC 2 State | 37000 |
| ODBC 3 State | 42000 |
A Transact-SQL READTEXT or WRITETEXT statement cannot refer to text columns in a view. Replace the view reference with the name of a base table.