posted on Tuesday, April 18, 2006 10:00 PM by bknight

Using a Script Transform in SSIS

In SSIS, the data you receive from the source is rarely in the format your end users would like to see. To correct this, you can use the Script Component to transform data. In this demo, Brian shows you how to use the Script transform to make a column proper case in the data flow (free registration required).

http://www.jumpstarttv.com/Media.aspx?vid=6

-- Brian Knight

Comments