Biting the hand that feeds IT

The Register


Static Product Information Page

 SQL Server Integration Services Using Visual Studio 2005: A Beginners Guide

 

Published by: PACKT PUBLISHING
Author: Krishnaswamy, Jayaram
Number of pages: 301
Group: SQL SERVER 2005
ISBN: 1847193315/9781847193315
User level: Programmer - Beg/Int
Objective: Tutorial
Date Published: January 2008
 RRP £24.99 Save 0%
  Our Price £24.99

In Stock

See the latest price and availability.


  Book Information

Sql Server Integration Services with the acronym SSIS is a comprehensive ETL tool that made its debut with SQL Server 2005. It is a tool tightly integrated with the Visual Studio 2005 having all the functionalities that its forerunner DTS (Data Transformation Services) had in SQL Server 2000. This does not mean that it is just an improvement over DTS but a product which is totally different with a vastly improved interface; an extensible architecture; an enlarged tool set; ease of integration with other SQL Server Tools such as Analysis Services; capable of supporting connectivity with third party databases and bringing into a central location many database management tasks.

Beginners Guide to SQL Server Integration Services Using Visual Studio 2005 provides you with the basic knowledge that you should have before you move on to more advanced ETL [Extraction, Transformation, and Loading]. The book will also provide you with a comprehensive description of the many designer windows that you may encounter while working with the designer. This guide provides the building blocks describing each block by way of an example as well as describing the nuts and bolts that bind the blocks. A majority of SSIS tasks are covered in this book and they are described fully in the summary of table contents section. You start building packages right from Chapter 2 and continue on to Chapter 20 gathering and building upon your knowledge in each step.


What you will learn from this book


After reading this book you will learn:

* Understand the Visual Studio 2005’s IDE as related to SSIS
* Working with single and multiple tasks; working with more than 20 different tasks.
* Connecting to Microsoft Access, Flat Files, Excel Spread Sheets and third party vendor product
* Linking data source and data destination to a task
* Learn how to send emails and ftp files
* Transforming data from a source going to a destination
* Using the scripting support that the IDE provides
* Learn how to monitor the data as it is being transported also new in SQL 2005 Server
* Learning about tasks such as web service and XML, which are new in SQL Server 2005
* Understanding how to use and handle events