Stories recently tagged with 'ReportingServices'

Book Review – Learning SQL Server 2008 Reporting Services(webbtechsolutions.com)

submitted by kprernnkprernn(1445) 2 years, 8 months ago

Good overview of Learning SQL Server 2008 Reporting Services from Packt Publishing. Has a link to a sample chapter for download. read more...

add a comment |category: |Views: 6

tags: another

Adding custom assemblies in SQL Server Reporting Services 2005(mabdelghani.wordpress.com)

submitted by Mohamed_AbdelghaniMohamed_Abdelghani(30) 3 years, 3 months ago

This tutorial shows how to add custom code and custom assemblies to SQL Server Reporting Services read more...

add a comment |category: |Views: 25

tags: another

Data Refresh Failed(patrikluca.blogspot.com)

submitted by PatrikPatrik(705) 3 years, 3 months ago

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 2007 workbook and you apply a filter or you choose to Refresh All Connections. Following error message is appearing: Unable to retrieve external data for the following connections: Connection_Name The data sources may be unreachable, may not be responding, or may have denied you access. Verify that data refresh is enabled for the trusted file location and that the workbook data authentication is correctly set. Refreshing all connections or filtering with an administrator account works without problem. read more...

add a comment |category: |Views: 72

tags: another

Microsoft SQL Server Reporting Services White Paper(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 3 years, 10 months ago

Link to a Microsoft SQL Server 2008 Reporting Services White paper. read more...

add a comment |category: |Views: 95

tags: another

Avoiding the '401 Unauthorized' Error when Using the ReportViewer(stevenharman.net)

submitted by usshermussherm(5285) 4 years, 10 months ago

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 for a Gotcha' that took too many hours of my life. read more...

add a comment |category: |Views: 208

tags: another

Reporting Services Architecture (SQL Server 2005)(en.csharp-online.net)

submitted by HyleHyle(2755) 4 years, 11 months ago

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 components are the basis for the multilayered architecture of SSRS and interact with each other to retrieve data, process layout, render, and deliver a report to a target destination. SSRS supports two categories of components: read more...

add a comment |category: |Views: 34

tags: another

Reporting Services - Add a logo to the Report Manager(weblogs.asp.net)

submitted by jongallowayjongalloway(4350) 5 years, 1 month ago

Here's how to use some smarty pants CSS and JavaScript hackery to add a logo to the SSRS Report Manager page. read more...

add a comment |category: |Views: 222

tags: another