dbTalk Databases Forums  

DTS automate Reporting Services

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS automate Reporting Services in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jean-Marc PUGIN
 
Posts: n/a

Default DTS automate Reporting Services - 11-10-2004 , 04:33 AM






Hi,

We need to automate from DTS the execution of REPORTING SERVICES to run
predefined reports
against their Data Source (a SQL or OLAP DB).

We are searching for simple methods to do it:
- Stored Procedure
- EXE command line (dynamic using DTS global variables)
- simple script

I think a simple solution could be usefull for a lot of people.

Many thanks.

Best Regards.

Jean-Marc.



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: DTS automate Reporting Services - 11-10-2004 , 06:13 PM






In message <uzQW3CxxEHA.4004 (AT) tk2msftngp13 (DOT) phx.gbl>, Jean-Marc PUGIN
<jmpugin (AT) mobileworkers (DOT) com> writes
Quote:
Hi,

We need to automate from DTS the execution of REPORTING SERVICES to run
predefined reports
against their Data Source (a SQL or OLAP DB).

We are searching for simple methods to do it:
- Stored Procedure
- EXE command line (dynamic using DTS global variables)
- simple script

I think a simple solution could be usefull for a lot of people.

Many thanks.

Best Regards.

Jean-Marc.


Probably the easiest way would be to use the RS script utility (rs.exe)
.. You could then call this from the Exec Proc Task. You could
change/write the script dynamically via an ActiveX Script Task depending
on how much flexibility you require.

Saying that I don't know how write an RS script to run a report, but I'm
sure there are plenty of people who do over in the RS group.
- microsoft.public.sqlserver.reportingsvcs

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.