 When
I first saw this book the quote on the cover caught my attention:
"No Other book teachers you so much, so fast, so thoroughly!"
Typically, I am not the kind of person who buys tons of VB books. I just find
that most VB 6 books are really previously written VB 5 books with a new title! When
I received a copy of Murach's
Visual Basic 6 book and started reading it, I was pleasantly surprised to find a true
VB 6 book!
The first 4 chapters are geared towards the novice - walking through the VB IDE,
events, properties, and methods in a clear and concise manner. Section 2.0 then goes
on to provide 7 chapters of ADO database progamming techniques and practical examples!
Murach's Visual
Basic 6 book not only discusses ADO development, but even covers advanced topics like
the Data Environment, Data Report Designer, and Data view. Section 3 covers misc
development skills, including how to build and distribute ActiveX controls for the
Internet.
I found this book very useful to my own development projects (VBCE and VB related) and
definitely recommend Murach's
Visual Basic 6 book to any VB 6.0 developer.
Table of Contents
| Section 1 |
The basics of Visual Basic programming |
| Chapter 1 |
Introduction to VB programming |
| Chapter 2 |
Visual Basic coding essentials |
| Chapter 3 |
How to work with forms and controls |
| Chapter 4 |
How to test and debug an application |
| Section 2 |
The essentials of database programming |
Chapter 5 |
Introduction to database applications |
| Chapter 6 |
Introduction to database programming |
| Chapter 7 |
How to use ADO to build bound forms |
| Chapter 8 |
How to use ADO to build unbound forms |
| Chapter 9 |
How to use the Data Environment Designer to build forms |
| Chapter 10 |
How to use the Data Report Designer to develop reports |
| Chapter 11 |
How to use the Data View window to work with databases |
| Section 3 |
Other development skills |
| Chapter 12 |
How to enhance the user interface |
| Chapter 13 |
How to use class modules and ActiveX components |
| Chapter 14 |
How to develop an application for the Internet |
| Chapter 15 |
How to distribute an application |
| Appendixes |
|
| A |
How to download or create the Access databases |
| B |
The specifications for the SQL Server databases |
| C |
Special considerations for users of the Learning Edition |
|