Welcome to MSDN Blogs Sign in | Join | Help

Musings on Reporting Services and Notification Services

My name is Lukasz Pawlowski. I am a Program Manager on the Reporting Services team. I am responsible also for the Notification Services product. I'll use this blog to share some sample code, discuss any common questions I get around either RS or NS. Hope this is useful to you. Send me feedback and I'll try to tailor the content to what you folks are looking for.

April 2007 - Posts

Using Multi-Value Parameters Programmatically
It seems there is a ton on confusion about how to programmatically use multi-value parameters. Here's how to do it using the SOAP API for report execution: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1515942&SiteID=1 Here's how to do it Read More...
Reliability through isolation
Reporting Services is an example of a system that both handles interactive user load and schedule load. It is also allows interactive users to schedule reports. A poor scheduling decision on the part of one user can can have significant impact on the Read More...
Page view tracker