Article ID: 971343 - Last Review: May 13, 2009 - Revision: 1.4

MCTS Self-Paced Training Kit (Exam 70-448): Microsoft® SQL Server® 2008 - Business Intelligence Development and Maintenance comments and corrections

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.

On This Page

Expand all | Collapse all

SUMMARY

This article contains comments, corrections, and information about known errors relating to the Microsoft Press book MCTS Self-Paced Training Kit (Exam 70-448): Microsoft SQL Server 2008 - Business Intelligence Development and Maintenance, 978-0-7356-2636-2.

The following topics are covered:

  • Page 90: "AdventureWorks" should be "AdventureWorks2008"
  • Page 117: Additional step needed between steps 8 and 9
  • Page 347: "Figure 8-19" should be "Figure 8-21"
  • Page 397: "Input Group" should be "Income Group"
  • Page 510: Sample .dll file is missing

MORE INFORMATION

Page 90: "AdventureWorks" should be "AdventureWorks2008"

On page 90, the first line of code in the first step contains a reference to an incorrect database.

Change:
USE [AdventureWorks]

To:
USE [AdventureWorks2008}

Page 117: Additional step needed between steps 8 and 9

On page 117, and additional step is needed between steps 8 and 9. The new step should read:
"Navigate to the ControlFlow tab and select the Foreach Loop container. In the Properties window, set DelayValidation to true."

Page 347: "Figure 8-19" should be "Figure 8-21"

On page 347, the fifth sentence in the first paragraph contains an incorrect reference to Figure 8-19.

Change:
"For example, looking at the sixth row in Figure 8-19, you can see that the third bit in the second section is set to 1."

To:
"For example, looking at the sixth row in Figure 8-21, you can see that the third bit in the second section is set to 1."

Page 397: "Input Group" should be "Income Group"

On page 397, the first sentence of the first paragraph includes an incorrect group name.

Change:
"In this example, you are predicting Input Group, using the Region column from the case table as input."

To:
"In this example, you are predicting Income Group, using the Region column from the case table as input."

Page 510: Sample .dll file is missing

On page 510, the second sentence of the "Creating a Custom Assembly" section refers to a "prepared dynamic-link library," which is not included with the sample files.

The following file is available for download from the Microsoft Download Center:

setup.exe (http://download.microsoft.com/download/e/6/1/e6161615-770d-43e8-86e3-33483241cbc1/setup.exe)

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 (http://support.microsoft.com/kb/119591/en-us/) How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.
Microsoft Press is committed to providing informative and accurate books. All comments and corrections listed above are ready for inclusion in future printings of this book. If you have a later printing of this book, it may already contain most or all of the above corrections.

APPLIES TO
  • MCTS Self-Paced Training Kit (Exam 70-448): Microsoft SQL Server 2008 - Business Intelligence Development and Maintenance, ISBN 978-0-7356-2636-2
Keywords: 
KB971343