Sign in
Bryan's Blog
Blog to support the Microsoft Systems Management Server and Configuration Manager community.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Misc.
Pages
Reporting Services
Systems Management Server
Archive
Archives
May 2010
(1)
May 2008
(2)
June 2007
(1)
October 2006
(1)
July 2006
(3)
February 2006
(1)
November 2005
(2)
October 2005
(3)
August 2005
(3)
July 2005
(1)
January 2005
(1)
September 2004
(2)
July 2004
(2)
June 2004
(1)
May 2004
(2)
March 2004
(5)
February 2004
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Bryan's Blog
Printing Reports Programmatically Using C# and SQL Server 2000 Reporting Services
Posted
over 9 years ago
by
Bryan Keller [MSFT]
39
Comments
Summary: Learn a technique for printing reports programmatically using the Reporting Services XML Web service and C#. Microsoft SQL Server 2000 Reporting Services is Microsoft's latest entry into the Business Intellegence marketplace and it joins a...
Bryan's Blog
Accessing a Report Server Using a URL POST Request
Posted
over 9 years ago
by
Bryan Keller [MSFT]
26
Comments
You may have a need to access a report server, not through GET requests or standard browser access, but through POST requests. The times when you might need to use a POST request in your application are as follows: You need to build a custom user...
Bryan's Blog
Accessing a Report Server Using a URL POST Request
Posted
over 9 years ago
by
Bryan Keller [MSFT]
8
Comments
If anyone is interested in a simple example of how to access a report server using a form post action, you can check out a short article here .
Bryan's Blog
Printing Reports in Reporting Services
Posted
over 9 years ago
by
Bryan Keller [MSFT]
3
Comments
Reporting Services brings a lot of new and exciting features to the BI marketplace as a version one reporting tool. The programmatic interfaces as well as the extensibility architecture allow for a lot of features to be added by third-party developers...
Bryan's Blog
Documenting a SOAP API: The Reporting Services Web service
Posted
over 9 years ago
by
Bryan Keller [MSFT]
3
Comments
I'm often asked, especially by those developing Reporting Services' Web service clients using straight SOAP messages, why the decision was made to document the Reporting Services Web service methods from the syntactical perspective of the .NET languages...
Bryan's Blog
Welcome!
Posted
over 9 years ago
by
Bryan Keller [MSFT]
3
Comments
Hello and welcome to my blog. I'm finally joining a long list of Microsoft bloggers for the purpose of passing on work-related information and general tips, tricks, and advice for developer-related issues. A little about myself: I'm a Programmer Writer...
Bryan's Blog
Code Access Security and Custom Assemblies
Posted
over 9 years ago
by
Bryan Keller [MSFT]
0
Comments
I've recently published a technical article that addresses the topic of code access security in Reporting Services. It also has some helpful tips and tricks regarding using custom assemblies in your report projects. You can find the article on MSDN at...
Page 1 of 1 (7 items)