Microsoft Visual Basic .NET Step by Step Version 2003 Comments And Corrections (815371)
The information in this article applies to:
- MSPRESS Microsoft Visual Basic .NET Step by Step Version 2003, ISBN 0-7356-1905-0
SUMMARY
This article contains comments, corrections, and information about known errors relating to the Microsoft Press book Microsoft Visual Basic.NET Step by Step Version 2003, 0-7356-1905-0. The following topics are covered: - Page 150: Incomplete expression in New Shortcut Operators table
- Page 521: Typographical Error
MORE INFORMATION
Page 150: Incomplete expression in New Shortcut Operators tableOn 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"
Page 521: Typographical ErrorThere 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.
Modification Type: | Major | Last Reviewed: | 4/20/2006 |
---|
Keywords: | kbdocfix kbdocerr KB815371 kbAudEndUser |
---|
|