ProfK
ProfK

Reputation: 51063

Tool for Developing SSRS Reports

I only have SSMS 2008 Express on my dev machine. What tools are there that I can use to develop, maintain, and manage server side SSRS reports on this machine?

Upvotes: 1

Views: 1654

Answers (2)

slugster
slugster

Reputation: 49974

You need BIDS - Business Intelligence Development Studio, which is the Visual Studio shell for developing reports that target SQL Reporting Services, and is included as part of Reporting Services install.

You can download SQL Express with Advanced Services from here. This version of SQL Express includes Reporting Services.

Upvotes: 2

challenger
challenger

Reputation: 1

sqlserver express may have some sp things. there's one tool is for ssrs development. you can check it out.

Upvotes: 0

Related Questions