Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Extending SSIS with .NET Scripting: A Toolkit for SQL Server Integration Services

Posted By: step778
Extending SSIS with .NET Scripting: A Toolkit for SQL Server Integration Services

Joost van Rossum, Regis Baccaro, "Extending SSIS with .NET Scripting: A Toolkit for SQL Server Integration Services"
English | 2015 | pages: 481 | ISBN: 1484206398 | PDF | 18,9 mb

Extending SSIS with .NET Scripting is a timeless and comprehensive scripting toolkit for SQL Server Integration Services to solve a wide array of everyday problems that SSIS developers encounter. The detailed explanation of the Script Task and Script Component foundations helps you develop your own scripting solutions, but this book also shows a broad arsenal of readymade and well-documented scripting solutions for common problems. All examples are in both C# and VB.NET, and work for all current versions of SSIS.
SSIS is one of the leading ETL, Data Consolidation, and Data Transformation tools in today’s market. SSIS is used by ETL Developers, DBAs and Data Analysts to transform data as required for different ETL processes. There are many built-in components and tasks to help developers to perform actions. For example, there are tasks for sending and receiving files through FTP, sending an email, and for accessing a wide range of database management systems. Yet there are times when developers require a task or component that does not exist and it would make their life much easier if they could create that task or component, and that is what this book it is about. It shows how to write .NET scripts and use the powerful Microsoft .NET library to implement new functionality as needed.
- Provides a timeless scripting toolkit for all current SSIS versions
- Gives a comprehensive explanation of scripting in SSIS
- Offers a wide array of readymade examples for everyday problems

My Link