By tag: ReportingServices
0
kicks
Book Review – Learning SQL Server 2008 Reporting Services
Good overview of Learning SQL Server 2008 Reporting Services from Packt Publishing. Has a link to a sample chapter for download.
0
kicks
Adding custom assemblies in SQL Server Reporting Services 2005
This tutorial shows how to add custom code and custom assemblies to SQL Server Reporting Services
0
kicks
Data Refresh Failed
Problem Description: Data Refresh Failed
You have configured Microsoft Office SharePoint Server 2007 to enable workbooks load in Excel Services. You have stored your data connection in a trusted data connection library and your Excel 2007 workbook in a trusted file location. You open the Excel 20...
0
kicks
Microsoft SQL Server Reporting Services White Paper
Link to a Microsoft SQL Server 2008 Reporting Services White paper.
0
kicks
Avoiding the '401 Unauthorized' Error when Using the ReportViewer
ASP.NET 2.0 includes a new control for viewing Reporting Services reports within your web application - without having to navigate to the ugly (and cumbersome) Reporting Services web UI. However I found that using it in production is a bit trickier than using it on your development machine. Read on ...
0
kicks
Reporting Services Architecture (SQL Server 2005)
Find out what's new in SQL Server Reporting Services (SSRS) 2005 and take a quick look at its architecure in SQL Server 2005. Excerpt: SSRS is a comprehensive and extensible reporting platform, which includes an integrated set of processing components, programmatic interfaces, and tools. Processing...
0
kicks
Reporting Services - Add a logo to the Report Manager
Here's how to use some smarty pants CSS and JavaScript hackery to add a logo to the SSRS Report Manager page.