- Download and install DataDefractor
- Launch Visual Studio 2005
- Create a new Integration Services project
- Make the toolbox window visible (View/Toolbox)
- Drag and drop a Data Flow Task on the canvas and double-click it (this will drill into the Data Flow canvas)
- Right-click the toolbox window
- Select menu item "Choose Items..."
- Select "SSIS Data Flow Items" tab
- Select item "DataDefractor Source
You should be able to see the DataDefractor icon in the Data Flow Sources tab in the toolbox. You can now use the DataDefractor Source component by dragging it from the toolbox and dropping it onto the data flow canvas.
|