| ||||||||||||
|
There is a newer edition of this item:
|
- Includes updates to cover all new features of SQL Server 6.5 including the new transaction processing monitor and Internet / database connectivity through SQL Server's new Web Wizard
- CD-ROM includes source code, libraries, and administration tools
Product Details
Would you like to update product info or give feedback on images?
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most Helpful Customer Reviews
10 of 10 people found the following review helpful:
5.0 out of 5 stars
HANDS DOWN WINNER,
This review is from: Microsoft SQL Server 6.5 Unleashed (Paperback)
I have read 4 SQL Server 6.5 books to get up to speed for the MCSE exams. This is clearly the most thorough and well written. Deserves 5 stars overall. Here are my picks for SQL Server 6.5 books. 1) SQL Server Unleashed, 2) SQL Server DBA Survival Guide (btw you can download this at www.mcp.com), 3) Inside SQL Server (Soukup), then finally 4) SQL Server Programming Unleashed (I thought this one was not as good for DBA, and was pretty mediocre for a programming book.)Not only is this an excellent SQL Server book, but it is one of the best technical books I've read on a subject. I usually scour the review section at Amazon before making book purchases to avoid wasting time. Hope this helps you on your road to DBA-dom.
7 of 7 people found the following review helpful:
1.0 out of 5 stars
CD-ROM missing files to install the Bigpubs database!!!!!!,
By A Customer
Amazon Verified Purchase(What's this?)
This review is from: Microsoft SQL Server 6.5 Unleashed (Paperback)
While I will not disagree with the comments of other reviews I have given the rating of one star because you can not even begin to use the DB on the CD of you are already not proficient at SQL Server. Here is what I have found wrong and what I did to fix it.First Sams does not have any fixes posted at its web site for this book. Shame on Sams! 2nd: pages 6 & 7 of the book use the command line to install the database which is ok but Sql Server 6.5 is GUI. The instructions/commands given did install the db structure but would not let the data be put in via bcp commands. Database was locked because it was loading; loading what?? Also the log file is put in the data file. This is a huge no no. The log file should be seperate so you can recover the DB. Once I did that I could move data to the DB from the Bcp command line. 3rd: the pubdata.dmp file is missing so you cannot install the bigpubs database off the CD. You must copy the pubs database to bigpubs to obtain the table structure. This must be done before using the bcp command line. 4th: the names of the tables in pubs do not align with the names in bigpubs so when using the bcp command line you need to be aware of this. The cd uses the 8.3 format. 5th: the sales file has 168725 rows which is ridiculously large. It files the log files (at 168000, just 725 rows short) and aborts the install of the sales file. Finally did the following to get the sales data into the sales table: bcp bigpubs..sales in sales.bcp -Usa -p -c -b1000 This forces commitment at every 1,000 rows so the darn thing will work. It won't file the log files either!!!! 6th: the note on page 7 refers to pubdata.bmp!! A bitmap?? Think what it should have been .dmp. Anyway the dmp file is NO Where on the CD. 7th: the book doesn't have a rating on the back cover for novice, beginner, intermediate, etc. If you are a beginner you probably did not understand the fixes I did. You may still obtain a lot out of the book but pages 6 & 7 will prove difficult. Hopefully you will have access to someone who can assist you with the above. Sams usually does a better job than this. Since the book has been out since May of 98 it is inexcusable that there are not any fixes posted to the Sams web site for this problem. I have emailed Sams and asked them to review this so they can get the fixes on their web site. Regards and Best Wishes to all.
2 of 2 people found the following review helpful:
3.0 out of 5 stars
Covered a range of topics but with many mistakes,
By
This review is from: Microsoft SQL Server 6.5 Unleashed (Paperback)
This was a great book because it covered a range of topics that in many other books I read were ignored. However there were many typos and mistakes in the code. All in all worth buying, it helped me a great deal with preparing for my certification.
Share your thoughts with other customers: Create your own review
|
|
Tag this product(What's this?)Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items. |
|
This product's forum
Active discussions in related forums
Search Customer Discussions
|
Related forums
|