Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server DTS
|
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 29th, 2007, 04:56 AM
Registered User
 
Join Date: May 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Run a Reporting Services report from within SSIS

Hi !

How does one run a reporting services report from within SSIS?

The report will either email the resulting reporting output, or write it to a file.

What I've found so far is that there are two ways of doing it:

a) Add a Script component to SSIS to handle the report call.
b) Call RS.EXE from Execute Process (probably) to run the report.

I would much rather want to go the a) route.

Is that the way to go?

Are there any code samples out there that can help me ?

Regards,
Palli





Similar Threads
Thread Thread Starter Forum Replies Last Post
New to Reporting Services, please help cmreis BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 1 December 30th, 2005 02:07 AM
Emailing A reporting services report gmk51080 BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 1 December 23rd, 2004 05:36 PM
reporting services Vrylle BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 1 August 6th, 2004 12:50 AM
Report Server File Share In SQL Reporting Services liliarum BOOK: Professional SQL Server Reporting Services ISBN: 0-7645-6878-7 2 July 8th, 2004 04:16 PM
reporting services msrnivas .NET Web Services 0 June 18th, 2004 04:52 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.