The following corrections were found after the 2nd printing came out
November 15, 2004. The Second printing has a Chapter 12 (Crystal Reports).
This chapter was not in the first printing. If you would like to contribute
a new correction, click
here.
|
Page
|
Description |
Date
|
|
231
|
Delete
the btnOK_Click method because there is no OK button on the Customer
form. |
2/25/05
|
|
285
|
Step 13: change the declaration of drStores to: "Dim
drStores As dsStoresSales.storesRow". (the existing version generates
an error of Option Strict is On). |
4/6/06
|
|
286
|
in the SelectedIndexChanged event handler, change the
declaration of drStores to: "Dim drStores As dsStoresSales.storesRow".
|
4/6/06
|
|
293
|
Multiple
Choice question # 1, answer A: Change "dataset" to "table". |
12/12/04
|
|
463
|
Last
line: change "Repeater1" to "rptCategories" 01/03 |
01/03/05
|
|
464
|
Second
and fifth lines: change "Repeater1" to "rptCategories |
01/03/05
|
|
491
|
Caption
for Figure 9-27: change "selected" to "matching" |
01/03/05
|
|
593
|
Answer
to Multiple-Choice question #1 should be D |
12/12/05
|
|
|
|
|