Chapter 34. Programming report server management

Any task that you can perform in Report Manager can also be done programmatically by using the Reporting Services API to communicate with the report server through a web service. For example, you might prefer to script repetitive tasks if you’re managing a native-mode report server. You can deploy reports, set properties, define security, and create schedules or subscriptions. Or you might use a custom application to check report server configuration settings. Regardless of which method you use to communicate with the web service, you must implement a proxy class in your code to use the methods and properties available in the web service library. In this section, you learn how to build tools to ...

Get Microsoft SQL Server 2012 Reporting Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.