Displaying posts tagged with

“SQL Reporting Services”

May
18
2010

Creating a Custom Report for SCOM 2007 R2 with SQL 2008 reporting in Microsoft Visual Studio 2008

 
Most of the times we can rely on the more general reporting features delivered with SCOM 2007 R2 for reporting purposes. But when you want to design a really nice looking report which is much easier to generate and target you need to dive into report designer or even the even more flexible Visual Studio [...]

Oct
22
2009

Ten Common SQL Server Reporting Services Challenges and Solutions

Great article. I have tried to solve several of these problems before with no success.
In every business there are several different groups of report users, from chief executives, to business analysts, to operational staff, who all need access to reliable and current data in order to track overall business performance, investigate the effectiveness of [...]

Oct
19
2007

Accessing SharePoint List Items with SQL Server 2005 Reporting Services – Colin Bowern – RockstarGuys.com

 Found this post on Printing Sharepoint List items with SQL 2005 Reporting services:
Recently I had to connect to a SharePoint List to access some data.  While there
is a data extension
available from Enesys (including a free Community edition) to do this I though
I would first make an attempt using the out-of-the-box options.
The first step was getting [...]