Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Reporting Services   (RSS)
Sorry, but there are no more tags available to filter with.

Using an External DataSet with Reporting Services Reports

A colleague of mine working at the SQL Server Developer Center has written a short article on Reporting Services and DataSet data processing. You can view it here: http://msdn.microsoft.com/sql/default.aspx?pull=/library/en-us/dnsql2k/html/rsdsetex3.as
Posted by bryanke | 0 Comments
Filed under:

Writing Custom Code for Reporting Services Reports

Teo Lachev has published a partial chapter of his new book "Microsoft Reporting Services in Action" to the Microsoft Developer Network (MSDN) online. The excerpt comes complete with sample code available as a download. Special thanks to Teo and to Manning
Posted by bryanke | 0 Comments
Filed under:

GetReportParameters method

I stumbled across this short article on using the Reporting Services SOAP API to retrieve parameter information for a report by K. Scott Allen. Visit http://odetocode.com/Articles/123.aspx
Posted by bryanke | 3 Comments
Filed under:

Welcome Tudor to Reporting Services Blogging

Just wanted to let you know that Tudor has started a Reporting Services blog . As some of you may know, Tudor is the lead developer for the Reporting Services product and thereby an instrumental part of its design and development. His first post on Measuring
Posted by bryanke | 1 Comments
Filed under:

Reporting Services Service Pack 1 Now Available!

SP1 of Reporting Services can be downloaded from the following site: http://www.microsoft.com/downloads/details.aspx?FamilyId=580FEBF7-2972-40E7-BCCF-6CD90AC2F464&displaylang=en It contains the following new enhancements and fixes: Excel rendering
Posted by bryanke | 2 Comments
Filed under:

Reporting Services WebParts - Walkthrough

Check out Bryant Likes' blog for a nice walkthrough on setting up Reporting Services WebParts for SharePoint.
Posted by bryanke | 3 Comments
Filed under:

Clarification on the Placement of CodeGroup Elements for Extensions

Well, I've been away for a while, lots of stuff going on at work and home. The next series of posts are going to be related to corrections and/or updates to Reporting Services Programming documentation. The first subject I would like to cover is the placement
Posted by bryanke | 10 Comments
Filed under:

You've just installed Reporting Services, now back up that encryption key!

I presented some demos at this year's PASS (Professional Association of SQL Server) Community Summit on how to use the rskeymgmt utility in Reporting Services. This is a crucial tool and should be used after every Reporting Services installation. What
Posted by bryanke | 3 Comments
Filed under:

Sample Script for Setting Item-level Security in Reporting Services

Report Manager is a solid, Web-based administrative tool for Reporting Services, but it is not the end-all-be-all of administrative functionality for a report server. There are many capabilities available through the Web service that Report Manager does
Posted by bryanke | 14 Comments
Filed under:

Sample Script for Setting Item-level Security

Report Manager is a solid, Web-based administrative tool for Reporting Services, but it is not the end-all-be-all of administrative functionality for a report server. There are many capabilities available through the Web service that Report Manager does
Posted by bryanke | 1 Comments
Filed under:

How hard is it to write Reporting Services extensions?

Obviously the answer to this question is fraught with conditions and dependencies. In general terms, this would be my answer (from easiest to most difficult): Data Processing Extensions: Built on the same framework as ADO.NET, a Reporting Services data
Posted by bryanke | 13 Comments
Filed under:

Impersonate in Reporting Services ASP.NET Web Clients

This issue comes up quite often with users who are building client Web applications that use the Reporting Services Web service. When you develop ASP.NET client applications that generate a Web service proxy, you can authenticate the current user to the
Posted by bryanke | 5 Comments
Filed under:

Accessing a Report Server Using a URL POST Request

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 .
Posted by bryanke | 8 Comments
Filed under:

Accessing a Report Server Using a URL POST Request

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 interface
Posted by bryanke | 26 Comments
Filed under:

Documenting a SOAP API: The Reporting Services Web service

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
Posted by bryanke | 3 Comments
Filed under:
More Posts Next page »
 
Page view tracker