Chris's Event Programming with Visual Basic course.

Contents
Introduction

Conventions

Starting VB3

The development environment

Help Documentation

The "On-line" Tutorial

Starting a new project

Making an application

Working with Forms

Modal forms

Multiple Document Interface (MDI)

Building the interface

Menus 

Tool Bars & Control Arrays

Building a Control Array

Z Order

Custom controls

Handling Data

Input Boxes

Message Boxes

Error Trapping

The Data Manager

Data Aware Components

Debugging code

Compilation of code 


 
 
 
 

Data Manager

This can be accessed from the Windows menu on the Menu Bar. It enables Databases to be build in MS Access 1.1 or for data from a variety of Database formats, including Access 2.0, Paradox & DBase IV to be read and modified. The sample database supplied is biblio.mdb, an MS Access database, if this is opened it can be seen that the tables of the database are available for modification.
 
 
 
 
 

Visual Basic and all other Microsoft products mentioned in this series are trademarks of the Microsoft Corporation.