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
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 sql server 2008 subscription

Author  Topic 

scamper
Yak Posting Veteran

52 Posts

Posted - 2012-05-23 : 21:18:38
I want to setup a subscription in sql server 2008 r2 standard edition database to do the following:

1. run an ssrs 2008 r2 report to run at a schedule time every day.

2. write the output of the ssrs 2008 r2 report to a specified file directory location.

I know the standard edition has more limitations than the enterprise edition has of the sql server database. However, I am hoping you can tell me what I can accomplish my goals using the standard edition of the sql server 2008 r2 database.
   

- Advertisement -