Browse by Tags

All Tags » SQL Server 2008 » Reporting Services (RSS)
Nearly three years ago I wrote about how to query the ReportServer database and see who is running which reports . Since then I've made it a bit more focused. Which reports are being used the most? Which users are the busiest and which reports are...
You can give somebody a hyperlink to get to a Reporting Services report and that's all they need if there are no parameters or if the default values are what they want. But how do you specify values for parameters? It turns out to be pretty simple...
Today I set out to produce a list of who has access to each report so I could get this audited by the business management. I didn't think it would take long. Download a couple of scripts, evaluate them, pick a good one, execute it, and on with the...
I've just got round to trying out Reporting Services on my laptop, having rebuilt it with Windows 7. I'm fairly comfortable with Reporting on XP but I've clearly got some reading to do because there was some baffling security weirdness that...