Periodically, we all get requests to create reports - it's a daily event for some developers and admins. A lot of times, the preferred format is Microsoft Excel. Did you know that you can create high quality (good looking) reports directly in SSIS? We're talking about reports that have pictures/logos, custom font schemes, colors, etc - high quality reports!Highlights from this video series:An overview of the process that you must go through to produce good looking reports using ExcelPreviewing a complex report generated with SSISWhen to use SSIS to build reports as opposed to using SSRS (SQL Server Reporting Services)How to install the Office Primary Interop Assemblies (PIAs) for use in SSISThe PIA object modelGarbage Collection to ensure you free your resources after referncing the PIAsAssigning variables, variables as data sources, SQL command from variable and much moreNOTE: This video series requires knowledge of:Visual Basic .NET Microsoft Excel 2003, Excel 2007, Excel XPA Basic Understanding of COM InteropWorking Knowledge of the .NET FrameworkHow to Build Data Flow TasksHow to Create and Assign Values to SSIS variablesCreating Basic SSIS packages