Hi ,
SSIS 2008 R2. I would like to use the RowCount Transformation to Increment the value of a variable as opposed to over writing it.
Basically I have more than one Data Flow and for each one I would like to add to the previous data flows RowCount value.
Can this be done or do I need to create a separate variable for each data flows and then add the values at the end?
Thanks
Steve
Thanks Steve