"Cannot insert or update computed column '%1'"
         
               
               
               
                  
                     | Item | Description | 
               
               
                  
                     | SQLCode | -703L | 
                  
                     | Constant | COMPUTED_COLUMN_WRITE_ATTEMPTED | 
                  
                     | SQLState | WW023 | 
                  
                     | ODBC 2 State | ERROR | 
                  
                     | ODBC 3 State | ERROR | 
                  
                     | Sybase Error Code | 2331 | 
                  
                     | Severity Code | 
                           16
                         | 
                  
                     | Parameter 1 | The name of the column.
 | 
               
            
Probable cause
            
            Computed column values cannot be modified explicitly. Their value is determined implicitly from the computed expression value.