Monday, March 05, 2007 - Posts

Online demos using screen capture - Camtasia

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/Online demos using screen capture - Camtasia
The new RSS feed is here

I've just posted the first of a series of webcast/demos/how tos that I will be continuing over the next few months. There are many common tasks that are much easier to show than explain, especially around SSIS and coding in general.

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/Online demos using screen capture - Camtasia

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

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/SSIS : How do I add rownumber/line number to a data flow
The new RSS feed is here

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

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/SSIS : How do I add rownumber/line number to a data flow