Search
 Advanced SearchView Cart   Checkout   
 Location:  Home » Books » Client-Server Systems » Microsoft SQL Server 2005 Reporting Services 2005May 17, 2008  
Browse
Books
Computers
Electronics
Related Categories
• Client-Server Systems
Data in the Enterprise
Networking
Computers & Internet
Subjects
• SQL
Databases
Computers & Internet
Subjects
Books
• Database Management Systems
Databases
Computers & Internet
Subjects
Books
• SQL Server
Development
Microsoft
Computers & Internet
Subjects
• Languages & Tools
Programming
Computers & Internet
Subjects
Books
• Software
Computers & Internet
Subjects
Books
• Computers & Internet: Databases: SQL: General
General
Archive
Custom Stores
Specialty Stores
• Computers & Internet: Programming: General
General
Archive
Custom Stores
Specialty Stores
• Computers & Internet: Databases: General
General
Archive
Custom Stores
Specialty Stores
• Computers & Internet: Programming: Languages & Tools: General
General
Archive
Custom Stores
Specialty Stores
• Computers & Internet: Software: General
General
Archive
Custom Stores
Specialty Stores
• Paperback
Format (binding)
Refinements
Books
• Printed Books
Binding (feature_browse-bin)
Refinements
Books
Microsoft SQL Server 2005 Reporting Services 2005
Microsoft SQL Server 2005 Reporting Services 2005
Author: Brian Larson
Publisher: McGraw-Hill Osborne Media
Category: Book

List Price: $49.99
Buy New: $26.51
You Save: $23.48 (47%)
Buy New/Used from $26.51

Avg. Customer Rating: 4.5 out of 5 stars(36 reviews)
Sales Rank: 3198

Media: Paperback
Edition: 2
Number Of Items: 1
Pages: 767
Shipping Weight (lbs): 2.8
Dimensions (in): 8.9 x 7.3 x 1.7

ISBN: 0072262397
Dewey Decimal Number: 005.2768
EAN: 9780072262391
ASIN: 0072262397

Publication Date: December 12, 2005
Availability: Usually ships in 1-2 business days

Similar Items:

  • Delivering Business Intelligence with Microsoft SQL Server 2005
  • Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning)
  • Professional SQL Server 2005 Reporting Services
  • The MicrosoftData Warehouse Toolkit: With SQL Server2005 and the MicrosoftBusiness Intelligence Toolset
  • Microsoft SQL Server 2005 Unleashed

Editorial Reviews:

Product Description
Microsoft's Reporting Services product is a vital part of the SQL Server 2005 business intelligence platform, but it works with virtually any data source. This hands-on guide explains how to transform data into insightful and interactive Web-based reports using Microsoft SQL Server 2005 Reporting Services. With coverage of everything from installation to administration, the book demonstrates how to use this powerful server-based reporting solution to improve business decision-making and facilitate company-wide -- even worldwide -- communication.


Customer Reviews:   Read 31 more reviews...

5 out of 5 stars A great way to learn the basics   April 14, 2008
I just worked my way cover-to-cover and did every exercise. Sure, there are some errors in the book and sometimes it is not as clear as I would like and it does help to be a DBA but I think the book is rather above average in its accuracy. The book is not useful as a reference. But I highly recommend it as a great start. If you are not going to download the problems and do the exercises, then do not buy this book. The value is in doing the exercises.


4 out of 5 stars Solid Intro to SSRS   March 26, 2008
This book served as a decent read as well as decent reference material for using SSRS.

I could have done without the author's attempts at humor with lines such as "Be prepared. You're about to enter... the Matrix!". I would have preferred a "dryer" more serious approach however I can live with the writer's style because the book delivered on content.



5 out of 5 stars Very good information   March 17, 2008
I have been more than happy with this book and have recommended others to purchase it also. I feel this book is easy to follow and great for the experienced and also for the beginner.


5 out of 5 stars Great book, amazing author...   March 7, 2008
Got this book last week but I just started to read and do the chapters a few days back, and I'm not into chapter 6 already and finding it really helpful and easy read. The book is well laid out, and for a beginner like I find the steps so easy to follow.

Also, the author was so helpful when I emailed him regarding the Galactic DB setup and he responded immediately within 30 minutes! Now, that's a plud factor! Highly recommended for beginners and intermediates but not so much for experts (as my officemate was looking for a peculiar way of doing the report in a matrix data region required by the business but can't find any that advanced format...)



5 out of 5 stars Best technical book I've read in ten years   December 28, 2007
  4 out of 4 found this review helpful

It's sometimes hard to review a technical book without reviewing the technology the book discusses so I'll start by stating that Microsoft Reporting Services impressed me greatly but Microsoft's documentation is as bad as always. There's room for improvement but it's already better than Crystal Reports. Now on to the book review.

I am familiar with SQL Server and Crystal Reports so I was looking for a book that didn't spend too much time on stuff I already knew. This book spent the first three chapters discussing database basics so I skipped them.

I started reading the book in earnest at chapter four which discusses the report wizards. This is a quick way to throw reports together in Visual Studio and Brian Larson presents the information logically and clearly. It became quickly clear that I was reading an exceptional book. I'm guessing Brian had an experienced editor because the book is largely free of the gramatical errors that have been plaguing technical books recently. What impresses me even more is that all the examples worked flawlessly and were meaningful exercises that I will refer back to as I start to implement Reporting Services.

The book references a database you need to download from the Osborne website. The instructions to do so are very clear and I had no problems whatsoever downloading and installing it. The only problem I had was that the user id in the examples (GalacticReporting) does not have access to the stored procedures. You need to give GalRep the 'Reporting' role. Minor problem.

Brian, correctly, doesn't spend much time on the wizards and quickly gets into the meat of the application guiding the reader through successively more complex reporting scenarios. At first tasks are performed using point-and-click methods, then using quicker but more advanced methods. Finally Brian started taking shortcuts such as providing stored procedures. I saw Brian using this technique all through the book and I liked it.

The first real problem I encountered with the book in is chapter 10 in the section on deploying custom assemblies. This is an area that Reporting Services is very weak and I hope to see Microsoft improve in future releases. You have two options - alter the config file or deploy via the GAC. Brian only mentions the first option and very poorly. He doesn't mention the GAC at all whereas I think the GAC is the better option. But in the next section on security Brian is back to his old form and does a splendid job of explaining a subject I normally have a very hard time with.

The explanation of report caching, snapshots, and subscriptions is exceptionally good and does a great job of explaining these potentially confusing subjects. Again, his examples are well thought out and very simple to follow. As they occur after the section on security he points out what security tasks/roles are required to perform these function which was a great idea.

I wish Brian had spent a little more time explaining the logging mechanism in chapter 11. He refers the reader to the Microsoft documentation which is actually wrong. The book could have spent half a page explaining how to create and populate the logging database and implementing the sample reports. It would have saved me a lot of trouble.

The only other issue I have with the book is late in chapter 12 where Brian explains how to implement a custom, forms-based, security model. The example works well especially considering how complex it is, but I could not get the debugger to attach to the authentication dll even though I followed Brian's instructions to the letter. However, having Googled the problem it seems many, many people have problems attaching the Visual Studio debugger to already running threads so I suspect Bill should take some of the blame at least.

Overall Brian Larson should be very pleased with his work. It's well worth the money and he has done us all a great service. He should buy his editor a beer too.


Powered by: Dknc, inc. and Amazon.com


For your safety and security, orders are processed through amazon.com