BUG: IF UPDATED Returns TRUE in a TriggerLast reviewed: April 25, 1997Article ID: Q70851 |
The information in this article applies to:
NT: 890 (4.2) SYMPTOMSAfter a trigger using the IF UPDATED(colName) clause was created, an attempt to update the column colName, even if the update statement does not actually affect any rows, will cause the statements in the IF UPDATED block to be executed.
CAUSEIF UPDATED returns TRUE for columns, regardless of whether the value has been changed.
STATUSMicrosoft has confirmed this to be a problem in SQL Server version 4.2 for OS/2 and Microsoft SQL Server version 4.2. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
|
Additional query words:
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |