SQL Server Integration Services is not a new technology, this technology is a mature data transfer and data consolidation tool which has been in the market since 2005. Prior than that SSIS had another name; DTS. However SSIS nowadays is capable of doing far more than what DTS had to offer.
You can transfer data from any source to any destination, you can upload or download files, you can set priority on execution of tasks, you can call third party applications or command lines, you can get part of the data from Web Service, you can zip or unzip result set, change structure of the result set and load it wherever you want.
For those of you who know me I’ve been doing SSIS presentations and talks all around the world, and I’ve written a book on SSIS 2012. With video sharing websites and the speed of sharing information through video it would be much easier and faster to learn technologies. so I’ve created some SSIS video tutorials. Below is some part of the tutorial that you can watch for free;
Each video organized with a fully independent real world scenario demo that helps you to understand the usage of component. Most of videos that you see their links here created while ago, but they published recently in YouTube. If you are interested in full set of tutorial videos contact me directly, or contact us through our website or you-tube channel.
Introduction to SSIS
Introduction to SQL Server Integration Services: SSIS
Control Flow Tasks
Introduction to Control Flow Tasks
Execute SQL Task
File System Task
Web Service Task
Execute Process Task
Containers
For Loop Container
Foreach Loop ADO Enumerator
Foreach Loop ADO.NET Schema Rowset Enumerator
Foreach Loop Nodelist Enumerator
Foreach Loop Item Enumerator
Foreach Loop SMO Enumerator
Foreach Loop From Variable Enumerator
Foreach Loop File Enumerator
Logging and Troubleshooting
Debug and Troubleshoot in Development Environment
Precedence Constraints
Event Handlers
Error Output in Data Flow
Legacy SSIS Package Logging
SSIS Catalog Logging
Data Taps
Are you interested in full set of tutorial videos? contact me directly, or contact us through our website or you-tube channel.