Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 Reporting Services Development
 Schedule Report

Author  Topic 

1sabine8
Posting Yak Master

130 Posts

Posted - 2008-11-03 : 10:01:03
Hi,
I need to have some information about how i can schedule a reporting services report and send it by email to someone.
Thanks in advance

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-11-03 : 10:04:18
http://msdn.microsoft.com/en-us/library/bb283320.aspx
Go to Top of Page

1sabine8
Posting Yak Master

130 Posts

Posted - 2008-11-04 : 03:08:28
Hi,
Thanks for your reply.
This website shows scheduling for Reporting Services in SharePoint Integrated Mode. This is not what i need.
Go to Top of Page

ajthepoolman
Constraint Violating Yak Guru

384 Posts

Posted - 2008-11-05 : 12:36:54
Do you have a "Subscriptions" button above your report? If so, it should give you options for emailing or creating a file from the report.

Hey, it compiles.
Go to Top of Page

1sabine8
Posting Yak Master

130 Posts

Posted - 2008-11-07 : 07:43:24
Hi,
I can see the "New Subscription" button but i'm a little confused concerning the steps because i'm getting errors.
Can anyone give me all the steps needed in order to achieve scheduling by email?
Thanks in advance
Go to Top of Page

1sabine8
Posting Yak Master

130 Posts

Posted - 2008-11-07 : 08:54:24
I'm creating a New Subscription. I chose custom datasource and Windows integrated security. When i try to run the report i get the following error:"An error has occurred during report processing. (rsProcessingAborted)
Query execution failed for data set 'UserInfo'. (rsErrorExecutingCommand)
Invalid object name 'FilteredSystemUser'. " Why is it happening? What should be changed?
Go to Top of Page
   

- Advertisement -