Article ID: 299543 - Last Review: November 5, 2003 - Revision: 3.2 FIX: ActiveX Transformation Function Not Triggered If LastRow Option in DTS Transform Data Task Is Less Than or Equal to Actual Number of Source Table RowsThis article was previously published under Q299543
BUG #: 235326 (SHILOH_BUGS)
SYMPTOMS
If the LastRow option in the Data Transformation Services (DTS) transform data task is less than or equal to the actual number rows in the source table, the ActiveX transformation function may not be executed. The transformation function is triggered if the LastRow option is greater than the actual number of source table rows.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
290211
(http://support.microsoft.com/kb/290211/EN-US/
)
INF: How to Obtain the Latest SQL Server 2000 Service Pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Microsoft SQL Server 2000 Service Pack 1. MORE INFORMATION
The expected behavior for a post-source data pump phase would be that it is executed after the last row-by-row copying of data, transformation, and commit (rollback) process is executed. The post-source data pump phase functionality is an advanced feature. To enable the multiphase data pump functionality, follow these steps:
| Article Translations
|
Back to the top
