This video is from our "SQL Server 2005 Integration Services" course
Visit the course home page for full details (such as the videos in the course, free videos for the course, and more)

Video: Pt. 1 - Expressions - An Introduction to Using Expressions in SSIS

  • ·Skill level: 300 (Intermediate)
  • ·Run Time: 15:34
  • ·Instructor: Scott Whigham

Description:

Expressions are new in SSIS (meaning that they were not in DTS) but they allow you to create extremely flexible packages. Expressions can be used to assign values to variables, help you determine whether to execute a task, and to assign properties. If you ever found yourself writing ActiveX code (VBScript) in DTS to determine which task to execute based on a variable's value, then you probably can forego the scripting all together in favor of expressions! They are very powerful in SSIS and you'll want to have a solid understanding of how to write them and how to use them.

Highlights from this video:
  • When should you use expressions?
  • What language is the expression syntax written in?
  • Accessing variables from expressions (using the long way and the short way)
  • How to use expressions with the For Loop container in the InitExpression, EvalExpression and the AssignExpression
  • Locating and using the Expression Builder
  • An overview of writing expressions
and much more

Download and watch this video

NOTE: You will need the TSCC codec installed to view video

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's full bio can be found here)


NOTE: This video is part of our SQL Server 2005 Integration Services course.
This video is from Chapter 3: Variables and Expressions - Creating Dynamic SSIS Packages

Browse this course's videos now

Jump to a specific chapter: