Tomas
Tomas

Reputation: 1725

Web gui for reporting services

Have a project where were building custom business reports accessible via web browser. As we run SQL server I would like to use reporting services instead of writing custom reports in my application. Is there a way to publish a GUI for generating reports from reporting services on the web, or is there any convenient way to get the reporting services available in a browser?

Thanks Tomas

Upvotes: 1

Views: 1514

Answers (1)

stimms
stimms

Reputation: 44094

There is the report viewer control which can be used on the web. There is a download for it here

Upvotes: 1

Related Questions