BUG: Immediate Updating Subscriber Builds Trigger Incorrectly (199223)
The information in this article applies to:
This article was previously published under Q199223
BUG #: 52381 (SQLBUG_70)
SYMPTOMS
The Immediate Updating Subscriber publication builds the trigger on the subscribing table incorrectly. Instead of referring to the INSERTED table, the trigger refers to the source table.
WORKAROUND
Change the trigger to refer to the INSERTED table.
STATUS
Microsoft has confirmed this to be a problem in SQL Server version 7.0.
Modification Type: | Major | Last Reviewed: | 10/16/2002 |
---|
Keywords: | kbBug KB199223 |
---|
|