Member of the LearnItFirst.com Video Training Network Related Video Training Sites: · SQL Server DBA Videos · SQL Programming Video Training
   
SQL Server Integration Services
                        Training Videos

SQL Server Integration Services Tutorial: Pt. 4 - Using a Script Component as a Source Connection

   Chapter: Data Transformation and Data Flow Tasks in SSIS: Moving Data From Point A to Point Z
Download! Skill Level: 400 (Intermediate - Advanced)
Duration: 10:30
Size: 9.5MB
Versions/Editions Covered: SQL Server 2005
Added/Updated: Jun 28, 2007

Download this video
This video talks about when you would need to use a Script Component as a Data Source in a Data Flow task. Need to process unusual text files or text files with multiple delimiters with SSIS and use them as a Data Source? The Script Component is perfect!

Highlights from this video:
  • Reading .INI files as relational data
  • Understanding the Connection Manager tab in the Script Component
  • Using Me.Connections to access connections
  • Best Practices for using Output and Input column names
  • Using <Output Name>Buffer.AddRow()
  • Accessing row properties in Visual Basic .NET
  • Writing VB.NET code to add rows to the output
and much more
Tags for this video: transform data task  
< Back Download this video
AddThis Social Bookmark Button
People Who Downloaded this Video Also Downloaded:
TitleSkillDownload
Pt. 1 - Expressions - An Introduction to Using Expressions in SSIS 300 Download
Pt. 2 - An Overview of Using SSIS - Using SQL Server Management Studio 100 Download
Pt. 1 - An Overview of Using SSIS for Newbies and Beginners 100 Download
Pt. 3a - An Overview of Using SSIS for Newbies and Beginners - Using BIDS 100 Download
Pt. 2 - Expressions - Using Expressions In SSIS Tasks 400 Download
This video is part of the following video series: "Script Component as a Source, Transformation and Destination"
The Script Component feature of SSIS is perhaps the most flexible of all the tasks/transformations in SSIS. Drag a Data Flow task onto your SSIS Designer surface and then add a Script Component to your Data Flow container. Notice how it can be either a Source, Destination or Transformation? It is clearly very flexible!

But, with all that flexibility comes a price: complexity. Newbies have a particularly tough time understanding when to use the Script Component or another task. Even old-timers (that's folks with lots of DTS experience) often struggle trying to figure out the best approach to solving a problem with the Script Component!

This video series, recorded by our resident SSIS trainer Scott Whigham, is a six part series that covers topics like:
  • When should I use the Script Component?
  • How do I use the Script Component as a Data Source?
  • How do I use the Script component in a transformation?
  • Using the Script Component as a destination
and much more
To view all videos in this series, click here

About the Instructor:

Scott Whigham Scott Whigham is the founder of LearnItFirst.com, one of the web's most extensive video training libraries focusing on technical training. Scott is also an experienced consultant, trainer, and author with more than a decade of hands-on experience working with SQL Server databases, writing and debugging applications using Visual Studio, and performance tuning. Scott designed the architecture (websites, class libraries, and database) for the LearnItFirst.com websites and, most re... (Scott Whigham's full bio can be found on the About the Author page)

   
 
About Us Video Playback Subscriptions More Video Training More
 
© Copyright 2004-2008 LearnItFirst.com LLC. All rights reserved. All trademarks remain the property of their respective owners. This site is not affiliated in any way with the Microsoft Corporation. Refer a Friend and Get a Free Subscription!
 
10/6/2008 8:22:06 PM