Blog Post

SQL Server Integration Services (SSIS) Blog
1 MIN READ

Bulk Report Generation using SSIS and SSRS 2008 R2

SSIS-Team's avatar
SSIS-Team
Copper Contributor
Mar 25, 2019
First published on MSDN on Jul 19, 2010

A new article on how to programmatically generate reports in large volumes using SSIS and SSRS has been published in the MSDN Library. It provides an interesting example of how to parameterize your reports, and drive the report generation using an SSIS script component to call the RS web service.

http://msdn.microsoft.com/en-us/library/ff793463.aspx – Siddharth Mehta

Published Mar 25, 2019
Version 1.0
No CommentsBe the first to comment