ThoughtFactory.CreateThought()

A random collection of thoughts from an easily bored developer

RSS Feed


Month: July, 2009

Refreshing Reports using URL access in Reporting Services

9 July, 2009 (00:10) | Coding | 6 comments

In the past I’ve been a fairly big advocate of the Microsoft Report Viewer control for accessing SQL Server Reporting Services reports from within a web application, simply because it allows authentication to be proxied through the host application (so you can use a service account to talk to reporting services and control security through [...]