The information in this article applies to:
SYMPTOMSSQL Server allows a trigger to be overwritten without an error message. CAUSEBy design, creating a new trigger of the same type (INSERT, DELETE, or UPDATE) on a table where a trigger is already defined is allowed in SQL Server. Additional query words: trigger
Keywords : kbother SSrvGen |
Last Reviewed: November 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |