Friday, June 29, 2007

New SQL Server Integration Services Video Tutorial: Pt. 3 - Customizing the Script Component Transformation with VB.NET

Pt. 3 - Customizing the Script Component Transformation with VB.NET - view details
This video focuses on editing your Visual Basic script (in the VSA editor) to define your transformations are. You'll use the .NET Framework's string manipulation capabilities to split a single column into two output columns.

Highlights from this video:
  • Using char arrays to store valid delimiters
  • LastIndexOf vs. LastIndexOfAny
  • Using Row.Property and understanding how Row properties are set
and much more


To download this video, log in, then visit the video's detail page and click "download". This is a subscriber-only video so a subscription is required.

Note: You must have the TSCC codec installed to view this video


Keywords Associated with this video: Transform data Task