Warning 106

Message text

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

Item

Value

SQLCode

106

Constant

SQLE_COLUMN_VALUE_CHANGED

SQLState

01W06

ODBC State

(handled by ODBC driver)

Parameter 1

name of the column whose value has changed

Parameter 2

name of the table containing the column

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.