views:

266

answers:

4

Hi

I'm looking for a complete sample or tutorial (requirements, conditions, how to work...)to start working with SSIS.

Indeed, I've installed SQL server 2008 developer edition recently.

Thanks for any help

+1  A: 

Buy and read http://www.amazon.com/Microsoft-Data-Warehouse-Toolkit-Microsoft-Business-Intelligence/dp/0471267155/ref=sr_1_1?ie=UTF8&s=books&qid=1261469207&sr=8-1. It's for SQL Server 2005, but it's still an excellent overview and guide.

Jonas Lincoln
+1  A: 

Here is a link to a bunch of SSIS videos that covers a wide range of topics: sql share

rfonn
+1  A: 

Codeplex has samples, and msdn has tutorials. This should get you started.

Damir Sudarevic