SSIS : How do I add rownumber/line number to a data flow

There are a number of options to achieve a row number /line number in a data flow.

One of the easiest solutions is to use script component.

This video shows you how to,

http://sqlblogcasts.com/files/folders/ssis_tools/entry1591.aspx

 



-
Published 05 March 2007 20:03 by simonsabin

Comments

22 August 2007 15:10 by Stephen

# re: SSIS : How do I add rownumber/line number to a data flow

This video doesn't work from my Work Win2k machine, any chance you could upload the code snippet from the video for folk like me?

Thanks,

S.

19 March 2009 15:02 by kommaravi

# re: SSIS : How do I add rownumber/line number to a data flow

This is good video...