Question

  Asked: Apr 25 2008   1:52 PM GMT
  Asked by: SQL Server Ask the Experts


Looking for commercial software that does data driven subscriptions for SQL Server Reporting Services


SQL Server Reporting Services, Business intelligence software

Is there any commercially available supported software that does data driven subscriptions for Reporting Services? This is the *only* feature we need from the enterprise edition and we are looking for alternatives to paying MS $30,000 just to get this one capability.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
+2
Click to Vote:
  •   2
  •  0



I created something like that. It was suprisingly simple and took me just under a week to develop. It was built in SQL 2000. I really think that if you have the know how you could set it up yourself.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on SQL Server and CIO.

Looking for relevant SQL Server Whitepapers? Visit the SearchSQLServer.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Squashjunkie  |   May 22 2008  7:17AM GMT

You can check the following

Here it decsribes exactly your issue together with a solution.

 

Squashjunkie  |   May 22 2008  7:19AM GMT

link didnt work….

 

Squashjunkie  |   May 22 2008  7:20AM GMT

so here it is again..
<a href="http://www.sqlservercentral.com/articles/Development/datadrivensubscriptions/2432/" rel="nofollow">http://www.sqlservercentral.com/articles/Development/datadrivensubscriptions/2432/</a>