posted on Friday, June 10, 2005 4:59 AM by Jonathan Hodgson

Sql Server 2005 Integration Services (Think replacement for DTS but much, much more)

There is so much new to learn about SQL Server 2005 let alone when to use it.

This video gives a good introduction on SSIS, where the demo shows creating and executing a package. You'll see the new tools, how the items change from white to green whilst running including showing the number of rows processed. Also the ability to add ""viewers" to see the data at each step.

Don't forget you can also try some of the hands-on-labs.

Jamie Thomson from Conchango has been posting some great blog entries on Sql Server 2005 and SSIS.

Comments