Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

Value for column '%1' in table '%2' has changed

Error constant SQLE_COLUMN_VALUE_CHANGED
ODBC 2 State OK
ODBC 3 State OK
Parameter 1 Name of the column whose value has changed.
Parameter 2 Name of the table containing the column.
Severity 10
SQLCODE 106
SQLSTATE 01W06
Sybase error code 532
Probable cause

A replicated UPDATE has found a value in an updated column that does not match the value when the original UPDATE was made.