Errata

Microsoft® Visual Basic® .NET Step by Step--Version 2003

Errata for Microsoft® Visual Basic® .NET Step by Step--Version 2003

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Printed
Page 521

Typographical Error
There is a typographical error on page 521.

Change:
"The Fill method fills the dataset with data from the DsInstructors1 dataset - data from the Instructors table of the Student.mdb database."

To:
"The Fill method fills the dataset with data from the OleDbDataAdapter1 data adapter - data from the Instructors table of the Student.mdb database."
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.

Microsoft Press  Jul 13, 2010 
Printed
Page 150

Incomplete expression in New Shortcut Operators table
On page 150, the Long-form Syntax entry in the Addition (+) row of the New Shortcut Operators table reads:
"X = X +"

It should read:
"X = X + 6"

Microsoft Press  May 06, 2010