In this Tutorial, we are explaining about SSIS by using following sample Databases.
- SSIS Training Database - Download
- SSIS Logging Database - Download
- Download the zip file from the download link given above.
- Extract the zip file to the root c:\ so you end up with “C:\_SSIS_Training”.
- Attach the following 2 databases. “SSISLOGGING.mdf” for audit and logging data (tables myfileaudit and ssis_ErrorRows) and database “SSISTRAINING.mdf” (tables mydescriptions) for data destination.
- We will be using data from the AdventureWorks which ships with SQL 2005 (optional during installation)
- Sql Server Books Online (BOL)
- The BOL topics noted through the doc with the icon above were found with BOL filtered to just search the “Technology” Integration Services, from the BOL Search Page.
- You may want to have a soft copy of this manual, which can be handy to have open while you do the labs, to allow you to copy/paste expressions from the manual to the Visual Studio design environment.
No comments:
Post a Comment