BUG: The error message provides an incorrect table name when you use an ambiguous update statement in SQL Server (153996)
The information in this article applies to:
- Microsoft SQL Server 6.5
- Microsoft SQL Server 7.0
- Microsoft SQL Server 2000 (all editions)
This article was previously published under Q153996
BUG#: 15305 (6.5)
57614 (7.0)
BUG#: 224351 (SHILOH)
SYMPTOMS
Inside a trigger, if there is an ambiguous update statement and the first
table in the FROM section is the logical table INSERTED or DELETED, the
resulting message 8154 has an incorrect tablename. In SQL Server 7.0, the resulting message 1032 has an incorrect tablename.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 3/14/2005 |
---|
Keywords: | kbBug KB153996 |
---|
|