150 likes | 260 Vues
This session explores the latest features of SQL Server Integration Services (SSIS) introduced in SQL Server 2008, presented by Bret Stateham, Training Manager at Vortex Learning Solutions. Attendees will learn about new sample databases available on CodePlex, significant scripting changes including Visual Studio Tools for Applications (VSTA) supporting C#, enhancements in lookup transformations with cache components, and the introduction of data profiling to investigate data characteristics. Join us for a comprehensive overview of what’s new in SSIS!
E N D
What’s New in SSIS with SQL 2008 Bret Stateham Training Manager Vortex Learning Solutions bstateham@vortexls.com blogs.netconnex.com
Agenda • What’s New Overview • Samples on CodePlex • Scripting Changes • Lookup Transformation • Data Profiling
Comments & Questions • Please hold “Can I ….” & “How would I…” questions until the end • Send me an email with follow up questions:bstateham@vortexls.com
Samples on CodePlex • Sample Databases and Code Samples • No Longer installed with SQL Server • Go to CodePlex to download them:www.codeplex.com/SQLServerSamples
Scripting Changes • Visual Studio Tools for Applications (VSTA) • Now supports C# as well as VB.Net • Easier to reference custom assemblies • No longer have to store the assemblies in the Framework or SDK folders
Lookup Transformations • New “Cache Transform” and “Cache Connection Manager” components • Cache Transform uses a Cache Connection Manager to populate a cache • Lookup Transform use a Cache Connection Manager to read from an existing cache • Caches can be persisted to a file for re-use across packages and time
Data Profiling • Investigates data characteristics • Data Profile Viewer to view output • Can use Script Tasks to parse XML
Summary • What’s New Overview • Samples on CodePlex • Scripting Changes • Lookup Transformation • Data Profiling
Thanks! • Stay in touch:bstateham@vortexls.comblogs.netconnex.com • Today’s Sessions: • Understanding SSIS Data Flows (next) • What’s New is SSIS with SQL Server 2008 (4:00pm) • Tomorrow’s Sessions: • Extending SQL Server Integration Services (SSIS) – 9:00am • Understanding SQL 2008 Change Data Capture – 10:15am