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
 Analysis Server and Reporting Services (2008)
 ssrs 2008 r2

Author  Topic 

jassie
Constraint Violating Yak Guru

332 Posts

Posted - 2011-02-11 : 18:48:03
I would like to know how to make a standard edition of sql server 2008 r2 write to a file share directory location. By looking at the reference: http://msdn.microsoft.com/en-us/library/ms159264.aspx, I see that ssrs 2008 r2 can write to a file share directory location. I know data driven subscriptions can write to a file share directory location. However i would like to know how to accomplish this with a standard subscription.

If this is not available in a standard edition, would you recommend that I write a .Net application to accomplish this task?
   

- Advertisement -