Select the product you need help with
An AFTER INSERT trigger may not work correctly after you apply the fix documented in 975950Article ID: 2508239 - View products that this article applies to. SYMPTOMSConsider the following scenario:
CAUSEThis occurs because SSIS incorrectly calls “SET ROWCOUNT 1” on the session that is executing the INSERT AFTER trigger. This causes the trigger to prematurely stop execution after it inserts the first row. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article when you apply the fix documented in 975950. This hotfix is also included in the following updates:
(http://support.microsoft.com/default.aspx?scid=kb;EN-US;976951)
So, the issue affects any builds of the respective product that contain this fix. You can use the following table as quick reference:Collapse this table
RESOLUTIONTo workaround the problem do the following in the OLE DB Destination editor:
For additional information refer to the following topic in SQL Server Books Online:
MORE INFORMATIONExample: The following trigger uses UNION clause to inserts multiple rows in the destination table (MyTable) Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See Terms of Use
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.PropertiesArticle ID: 2508239 - Last Review: March 19, 2011 - Revision: 1.0 APPLIES TO
|


Back to the top








