|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Tuesday, October 05, 2010 3:19 PM
Points: 58,
Visits: 80
|
|
Hi I have created reports using Visual studio 2005 /BI projects. I can view the rpt fine. Also when I right click from Management studio (sql server2005) choose custom rpt and point to this rpt it executed and isplays fine. :P Now I want to schedule this rpt (.rdl) file to be emailed @ regular intervals. How can I schedule/ automate this email functionality for the rdl file. Thanks
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Wednesday, December 26, 2012 12:43 PM
Points: 1,330,
Visits: 455
|
|
Hi Pzmrcd ,
I think you are talking about subscription of reports.
First of all you need to deploy the report at reportserver. After Deployment, you can schedule the report at reportserver using report manager.
Use Subscription features
Cheers, Hari Tips & Tricks for SQL BI Developers
|
|
|
|