Errata
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released.
The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By |
|---|---|---|---|
| Printed | Page P2.3 "P2.3. What You Need to Use This Book" |
The following excerpt from this book's preface: |
Anonymous |
| Other Digital Version | 1 |
The source code VB zip file is corrupted and will only unzip the first charter. Can you fix this. I've down loaded it twice on 2 different pc's and the results are the same. |
Anonymous |
| Safari Books Online | 10 Step 1 |
application should be named "StoreConnectionStringConfig" not "StoredConnectionStringConfig". |
Jim Puls |
| Printed | Page 86 Last line |
If you want the constraint name to be printed in the output, you have to change the last line of code to Console.WriteLine("\tName = {0} ", dt.Constraints[0].ConstraintName); |
Anonymous |
| Printed | Page 105 // Set Primary key |
According to AdventureWorks the primary key for this table is SalesOrderID and |
Anonymous |
| Printed | Page 140 First paragraph - Output fields from DataReader row .... |
dr["ContactID"], dr["LastName"], dr["FirstName"]); |
Anonymous |
| Printed | Page 140 First paragraph - Output fields from DataReader row .... |
dr["ContactID"], dr["LastName"], dr["FirstName"]); |
Anonymous |
