Gunnar Peipman's ASP.NET blog

ASP.NET, C#, SharePoint, SQL Server and general software development topics.

Sponsors

News

 
 
 
DZone MVB

Links

Social

SQL Server 2008 Reporting Services - save your time!

Some time ago I tried out SQL Server 2008 Reporting Services and I was amazed. I'm serious MS Paint terrorist and nice pictures are not one of my strong skills. So, if something makes things look nice to me I'm very happy.

I downloaded last CTP of SQL Server 2008 and installed it on my Virtual PC that runs Windows Server 2008. There were no problems during installation and after installing I was able to create my sample database. I also installed Reporting Services. During installation the reporting services web site was created on my server.

One thing we got is new Report Designer. It looks like application form Office family, specially user interface. It is easy and user friendly. After setting up data source I was able to start building the reports.

SQL Server 2008 Report Designer

Now comes the most exciting part - I was able to create a nice looking report and it took only 20 minutes to get it done. You can see the result on the following screenshot. Everything was very simple and I was able to create my report fast.

My report

When you look at the picture you may notice exporting features on top of the page. It doesn't work yet but the formats list was very cool. If new SQL Server will be available on market I'm sure it is worth to buy it.

Posted: Apr 20 2008, 12:16 AM by DigiMortal | with 4 comment(s) |
Filed under:

Comments

wisecarver said:

I agree and have been using the new RS tools on Windows Server 2008 with no problems but I'm still using SQL Server 2005, haven't tested SQL 2008 yet.

# April 19, 2008 8:17 PM

Chris said:

the title:

SQL Server 2008 Reporting Services - save your time!

it sounds like you DO NOT like reporting services. 'save your time' means "don't waste your valuable time on this"

you should have said, 'it saves you time!'

cheers

# May 20, 2008 12:33 AM

Ej said:

Ohh shut up Chris you know what he meant, stop being a smart ass... Love SSRS i got hooked on the previous version im gonna start looking at its new features...

cheerz

# June 1, 2008 7:57 PM

vito said:

I am new to .Net and reporting services 2008. I have problem opening Folder.aspx see error bellow

localhost/.../Folder.aspx

Parser Error Message: Could not load type 'Microsoft.ReportingServices.UI.FolderPage'.

Line 2:  <%@ Page language="c#" Codebehind="\Folder.aspx.cs" AutoEventWireup="false" Inherits="Microsoft.ReportingServices.UI.FolderPage"

Any idea, what I am missing here?

Vito

# November 17, 2008 11:13 PM