Do you think you've discovered an error in this book?
Please check the list of errata below to see if we've already addressed the error. If not,
please submit the error via our
Errata Form.
We will attempt to verify your error; if you're right, we will post a correction below.
Chapter | Page | Details | Date | Print Run |
|
|
Download Content The content for this title has been posted and may be accessed via
http://www.wrox.com/WileyCDA/WroxTitle/productCd-0764584979,descCd-download_code.html
|
3/22/06 |
|
|
9 |
Error in Punctuation Third line under User-Designed Reports section:
display, print. or save to a file.
Should be:
display, print, or save to a file.
|
05/11/07 |
|
|
15 |
Error in Text under Portal Integration section:
"Plumbtree"
should be:
"Plumtree"
|
6/26/06 |
|
|
31-32 |
Error in Text On page 31 - 32 there is a table called Report Server. This table is missing check marks in certain columns. In the book on page 31, it says the table can be found at: http://www.microsoft.com/sql/2005/productinfo/rsfeatures.msqx which redirects you to: http://www.microsoft.com/sql/technologies/reporting/rsfeatures.mspx
At this URL you can find the table in the book and it shows you what check marks are missing from the table. |
06/27/2006 |
|
3 |
47 |
Error in Text On the "Delivery" paragraph, text reads: "Push
delivery on the other hand..."
Should
read: "Pull delivery on the other
hand..."
|
05/08/2006 |
|
|
50 |
Error in Reference source
should be:
processing
|
01/09/07 |
|
|
62 |
Error in Code name Configuration
should be:
ConfigurationInfo
|
01/09/07 |
|
|
64 |
Error in Code name ReportServer
should be:
ReportServerTempDB
|
01/09/07 |
|
|
64 |
Typo know
should be:
known
|
01/09/07 |
|
4 |
82 |
Error in Text The SubCategory field should be added to the Group box. All other fields are added to the Details box. |
05/08/2006 |
|
4 |
114 |
Error in Text Currency example reads: "$123,456,78.9.12"
Should read: "$123,456,789.12"
|
05/08/2006 |
|
|
118 |
Error in Figure 4-58 Figure 4-58 is incorrect. In both rows with the UK Locale:
11/1/2003
should be:
1/11/2003
|
09/03/08 |
|
|
134 |
Error in Code The last line on the page shows parameter name @ListPriceMax.
Should match Figure 5-11 that shows the parameter name to be @MaxListPrice.
|
07/13/2007 |
|
|
139 |
Error in Code The CountryRegion table should be prefixed with the Person Schema to read Person.CountryRegion in the FROM clause.
The code had not been updated correctly from the earlier version of the AdventureWorks sample database before SQL Server 2005 schema references were required.
|
09/03/08 |
|
|
141 |
Error In text Text under Figure 5-18
"The CountryCode parameter..."
Should be
"The CountryRegionCode parameter..."
|
4/6/09 |
|
5 |
143 |
Error in Text The text below figure 5-21:
as shown in Figure 5-22
Should be
as shown in Figure 5-21
|
03/27/09 |
|
|
150 |
Error in Figure Figure 5-30:
CREATE PROCEDURE dbo.Get_StoresByLocation
should be:
CREATE PROCEDURE sp.GetStoresByLocation.
|
05/23/07 |
|
|
153 |
Correction "In Figure 5-33, I found the example worked only if the CInt function was used in the Value column and NOT in the Expression column. Also, the text just above the figure needs to be corrected to correspond with the correction to the figure."
|
12/20/2007 |
|
|
155 |
Typo hierarchal
should be:
hierarchical.
|
01/09/07 |
|
6 |
213 |
Error in Text Text reads: "In the Advanced Textbox
Properties dialog box"
Should read: "In the Navigation tab of the Textbox Properties dialog…"
|
05/08/2006 |
|
6 |
233 |
Error in Text Text reads: "the trend increases
back to front"
Should read: "the trend
decreases back to front" or "the trend
increases front to back"
|
05/08/2006 |
|
12 |
492 |
Error in Text At the bottom of page, the text reads: "URL for
accessing your Customer Product Sales
Pivot report"
Should read: "URL for
accessing your Customer Product List by
Category report"
|
05/08/2006 |
|
12 |
496 |
Error in Text At the bottom of page, the text reads: "the
Customer Product Sales Pivot report"
Should read: "the Customer Product List
by Category report"
|
05/08/2006 |
|
|
503 |
Error in Text The WebReference:
reportservice
Should be
reportservice2005
|
03/11/09 |
|
Appendix C |
624 |
Error in Code "Compute by" paragraph is
repeating information from "Order By"
paragraph.
The corrected code should read:
SELECT ProductID, SalesOrderID, OrderQty
FROM SalesOrderDetail
ORDER BY ProductID, SalesOrderID
COMPUTE SUM(OrderQty)
|
05/08/2006 |
|
Appendix D |
639 |
Error in Text 'ID should read: @@ID
|
05/08/2006 |
|
Appendix D |
652 |
Error in Text Text reads: "pwdconpare"
Should read: "pwdcompare"
|
05/08/2006 |
|