Customer Reviews


11 Reviews
5 star:
 (2)
4 star:
 (4)
3 star:    (0)
2 star:
 (1)
1 star:
 (4)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


16 of 16 people found the following review helpful:
4.0 out of 5 stars Needs technical review but has a ton of information.
I found the book extremely useful in getting me pointed in the right direction with Reporting Services. I used the book less as a technical reference and more as an overview of how Reporting Services works and what options are available for solving reporting problems in SQL Server Reporting Services (SSRS).

I agree with the other reviewers that the book needs...
Published on July 21, 2006 by Mark

versus
4 of 4 people found the following review helpful:
2.0 out of 5 stars What a waste!
I purchased the book well over a year ago and placed it in my library for future reference. Now that I finally need it to dig into SSRS further, I'm truly disappointed. Besides the well documented script to load the databases not working, I've found plenty of instances where I found myself truly lost in the "Step by Step". I really had to go back time after time to see...
Published on May 15, 2008 by Michael S. Harris


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

16 of 16 people found the following review helpful:
4.0 out of 5 stars Needs technical review but has a ton of information., July 21, 2006
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
I found the book extremely useful in getting me pointed in the right direction with Reporting Services. I used the book less as a technical reference and more as an overview of how Reporting Services works and what options are available for solving reporting problems in SQL Server Reporting Services (SSRS).

I agree with the other reviewers that the book needs additional technical editing. For example, in Chapter 9 Stacia states that the rs.exe utility can be used with C# and that sample scripts are installed with SQL Server 2005. I have not seen a reference anywhere else on the web that states rs.exe can be used with C# and after installing SQL Server 2005 multiple times with every sample database I could find I did not get any sample scripts in the location specified.

If you use the book for an overview of SSRS you will gain many insights into how Reporting Services works but for the detailed technical details I would recommend the MSDN books.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
2.0 out of 5 stars What a waste!, May 15, 2008
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
I purchased the book well over a year ago and placed it in my library for future reference. Now that I finally need it to dig into SSRS further, I'm truly disappointed. Besides the well documented script to load the databases not working, I've found plenty of instances where I found myself truly lost in the "Step by Step". I really had to go back time after time to see if I missed something. Low and behold, I didn't miss a thing. This was an extreme waste of valuable time away from projects. What the book is missing is a really good technical review. Long story short, placed this one on the shelf and ordered Microsoft SQL Server 2005 Reporting Services 2005 by Brian Larson. Now I'm beginning to wonder about my SSAS Step by Step now. Then again, I'll just save my self valuable time and pick up another SSAS anyway. Hope this helps!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 9 people found the following review helpful:
1.0 out of 5 stars Typical poor quality MS Step-By-Step, August 5, 2007
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
I agree with the other reviewer that had trouble installing the sample files: there's no excuse that Microsoft Press should have let this book out the door without some basic technical review. In order to successfully install the files, you must manually edit the attach_databases.sql file to map the @physname paths to the .mdf files stored in your My Documents folder rather than c:\rs2005sbs (which is never created by the installer). For the intended audience of this book, that's an unnecessary hastle that the use user should have to go through.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
4.0 out of 5 stars Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step, June 19, 2008
By 
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) should be the best book in this topic. The reason that made me ranked this book at 4 stars is because this book missed just one sentence to tell their readers the exact folder to copy the source code to or how to modify the path in sql script.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


11 of 16 people found the following review helpful:
1.0 out of 5 stars Lost In SQL, May 18, 2007
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
I am migrating our databases from Pervasive to MS SQL. We have a large amount of compiled (V7) Crystal Reports that will need to be updated and I was hoping to use the 2005 SQL Reporting Services instead.

The major problem with this book is the very first script used to load the sample database fails. From this point on you might as well trash the book since none of the exercises will work. To run the first script the author gives you the complete file path for the command and the sample database. This path is 8 layers deep. The actual SQL query used to install the sample database has a completely different path, so the installation fails. Ok....I figured out the path problem and moved the files to where the SQL query wants them to be. I ran the installation script again and now I able to install the sample database. The next problem....the SQL query also configures the user logins to the database.....it fails!!!! I am new to SQL so I am now lost since I can not configure the user logins.

I bought this book as a learning tool!! Now it sits collecting dust!!

In reply to Dr. Ribeiro Silva's comments

Point taken, but you missed the point completely.

I will try to explain it another way. You need to learn how to drive a car. You buy a training package from Eddie's Driving School. It includes a training manual and a used car. The package is delivered by UPS. You stay up all night reading the manual and the next day you are ready to drive. You get in the car and turn the key....nothing happens. The car will not start! You re-read the driving manual and find nothing in it about troubleshooting why your car will not start!!

This is the problem with this book. It is supposed to teach you how to create reports from a 2005 SQL server. It is not a training course on installing and troubleshooting a 2005 SQL database. The book provides a pre-configured 2005 SQL database and the installation scripts to install the database. When you run the installation script, the installation fails with numerous errors. In other words, the provided database "engine" is broken and will not run!! Since the database is not installed properly by the provided software you can not do any of the exercises.

Since I need to learn this subject, I took the official Microsoft SQL Reporting class. I brought the book to my class and the instructor spent his entire lunch hour trying to follow the directions in the book to install the provided 2005 SQL database. He could not.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars Where are the databases, January 10, 2011
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
My problem with this book is that the sample CD does not have the Database files required to make the examples work. The Adventure Works file was moved, but is still available. The rs2005sbsDW database does not seem to exist anymore. These are small Databases, and there is only 600mb free on the CD. I bought the CD version of this book so I wouldn't have to hunt the web for the answers.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars This Book Is a Waste of Time and Money, June 8, 2009
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
The installation scripts in this book simply don't work. The later step by step instructions bear no resemblance to actual SQL Server experience. I have been using SQL Server for over 10 years. I bought this book to learn SSRS 2005, not to edit the author's book. I have given up on this book and will look elsewhere to learn SSRS 2005. This unedited, unchecked and untested book wasn't released, it escaped. Beware, it will waste your time and it will waste your money.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
5.0 out of 5 stars Just what you need to get started, January 7, 2009
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
I own a few of the Microsoft "step-by-step" titles and this one lived up to the expectation. You are started out with an overview, then basics, and from there led into the step-by-step setup and layout. Like the other "step-by-step" titles, you are also given a CD loaded with examples. This is your springboard to an intermediate or advanced title. Well worth it.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 4 people found the following review helpful:
4.0 out of 5 stars Just starting to create reports - Found this book VERY helpful, February 20, 2008
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
I am new to SQL Reporting Services. I found this book very helpful with its step-by-step approach. I would recommend it for beginners.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 3 people found the following review helpful:
4.0 out of 5 stars Hubby had to have it!, November 24, 2008
By 
Susan G. Williams (Tampa, Fl United States) - See all my reviews
(REAL NAME)   
This review is from: Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft)) (Paperback)
co-worker had this book and this was hubby's #1 item on the Christmas list this year.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

Microsoft® SQL Server(TM) 2005 Reporting Services Step by Step (Step by Step (Microsoft))
$44.99 $28.45
In Stock
Add to cart Add to wishlist