JsonStatham
JsonStatham

Reputation: 10364

SSRS 2008 R2 - Subscribe facility

Which version of SSRS 2008 do you need to have before users can subscribe to reports

Upvotes: 1

Views: 96

Answers (2)

Sir Crispalot
Sir Crispalot

Reputation: 4844

I believe you need Standard Edition for standard subscriptions. However if you want to utilise data-driven subscriptions, you will need Datacenter or Enterprise editions.

Check out http://www.microsoft.com/sqlserver/en/us/product-info/compare.aspx for comparison table (SSRS functionality is third from the bottom).

Upvotes: 1

Russell Christopher
Russell Christopher

Reputation: 1707

SQL Server Standard and higher allows users to subscribe to reports. Perhaps you're thinking about Data Driven Subscriptions? That requires Enterprise.

Upvotes: 1

Related Questions