The Rational Guide to Extending SSIS 2005 with Script (Rational Guides)

The Rational Guide to Extending SSIS 2005 with Script (Rational Guides)
Authors
Donald Farmer
ISBN
1932577254
Published
01 Mar 2007
Purchase online
amazon.com

The Integration Services feature of Microsoft® SQL Server 2005 brings together data from diverse sources in a high-performance data integration platform, to enable users to work across multiple applications that may not have been designed to cooperate. In this book, Donald Farmer, Microsoft's Group Program Manager for SQL Server Integration Services, clearly explains how to build practical and useful scripts for this exciting new SQL Server 2005 feature.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Ron Davis said
I teach Microsoft SSIS. At the start of each course I hold up this book and tell every student to buy a copy. This book gives clear and precise explanations and uses examples that we encounter out in the real world.

Nirav Shah said
If you are expecting some more practical world work example then you get surprised with the book material.

The better book i found is expert SSIS by wrox production..This is not worth to pay $16.If you are getting in cheap price then plan to buy it.
I Personally do not like this book.

dotsnail said
Microsoft SQL Server Developer Edition 2005 CD/DVD
Microsoft SQL Server 2005 Integration Services (SSIS) is a tool for developing and running data integration tasks, such as reading from files, transforming data, and loading data into databases, including, but not limited to, Microsoft SQL Server. It is an "ETL" (extract, transform, load) product, very powerful but easy to get lost in the product's documentation and whitepapers trying to figure out how to accomplish a given real-world task. Farmer's little book is a gem because it is short and it makes an effort to help a developer with real-world data integration tasks. This book's main theme is using the scripting facilities, but it does a good job giving a perspective. Donald Farmer is the SSIS program manager at Microsoft, and besides technical knowledge, he has the skills to educate. I have always felt that there are lots of great software products available, but that developers trying to solve problems have a hard time getting past the product demos and slides. This book, in the tradition of K&R's "The C Programming Language" helps developers take that step. In contrast, books that describe step-by-step procedures that are already described in the product documentation are not nearly as useful.
While SSIS has lots of toolboxes to do standard ETL tasks, scripting tasks are meant to add facilities that are awkward or impossible to do with standard designs. Scripting has access to the NET Framework and user-developed NET assemblies. Farmer's examples are helpful and inspiring. I hope he will write more books like this, but at the same time I like to see him, as product manager, take some annoyances and weaknesses out of the otherwise great SSIS product. Those who like to watch instructional videos will enjoy his presentations on MSDN TV.

Peggy Miller said
If you need to get moe out of SSIS 2005 and don't want to waste time re-inventing the wheel; this book is a great help. Examples were very helpful to push the SSIS a bit further.

Danny Crowell said
This is an excellent book. It shows how to unleash the power of SSIS. Script (writing code) is the way to go when you need go beyond the tasks and transformations that are built into SSIS. This book shows how to customize, control, extend and monitor SSIS through code.

One of the best things about the book is that it is only around 200 pages. This book won't put you to sleep with the history of relational databases and ETL or trying to teach you Visual Basic.net. You will appreciate that if you are an experienced database and .net developer. [...]
The author helped to develop the product and is thoroughly knowledgeable about the subject. He is active in the Integration Services support forums.

There are some typos but they are easy to spot and do not cloud the information. I highly recommend this book.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The difference between theory and practice is smaller in theory than in practice.”