Error 191

"Cannot modify column '%1' in table '%2'"

Item Description

SQLCode

-191L

Constant

CANNOT_MODIFY

SQLState

42W32

ODBC 2 State

42000

ODBC 3 State

42000

Sybase Error Code

2122

Severity Code

14

Parameter 1

Name of the column that cannot be changed.

Parameter 2

Name of the table containing the column.

Probable cause

You may have tried to modify a column that you do not have permission to modify. You may have tried to modify a column defined as an expression (such as column1+column2) in a view.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com