Main Menu
Multiwingspan Home Page
Multiwingspan Games
Gnasher @ Multiwingspan
Multiwingspan Calendar
Multiwingspan Clock
About Multiwingspan
Programming
Visual Basic 6.0 Guide
Visual Basic 6.0 Examples
Turbo Pascal Guide
SWI Prolog Guide
Visual Basic 2005 Guide
Structured Query Language
Web Design
HTML Design Tasks
Introduction To HTML
Introduction To CSS
Introduction To Javascript
Notes
AS/A2 Level Computing

Visual Basic 6.0 Examples
Database Project

This is one for those of you who want to know how to manipulate Access databases using Visual Basic. There are several ways to do this - using controls as well as references. I prefer a code-only way of doing things wherever possible. I find it helps me to control what is happening a little better. This is meant to be a demonstration of some of the things that you can do - developing delete and update facilities for this project is a good way to learn how to use databases. Best use of this project will be made by those who are confident in Access, Visual Basic and SQL.

Download Database Project - mhadao.zip Approx 2762kb.

Return To Visual Basic 6.0 Examples || Return To Homepage