           =======================================================
                              DBtoVB Wizard 1.0 
                            (C)1995 Tuomas Salste
           =======================================================

1. What is DBtoVB Wizard?
-------------------------

DBtoVB Wizard is a shareware tool designed to automatize database
application development with Visual Basic 3.0 and Microsoft Access. 
DBtoVB takes an existing database as input, and generates a Basic module
including routines to create another similar but empty database. This
module can then be appended to a VB project to take care of the typical
"Create New Database..." application menu command. All you have to do is
to call the function Create_Database("MYDB.MDB").

The process is highly automated.  If you want, you can choose what parts
of the database the resulting code should create.  You can exclude
unneeded tables or fields from the resulting database, for example. 

2. The advantages of using DBtoVB Wizard: 
-----------------------------------------

1. DBtoVB Wizard will take care of a tedious and error-prone piece of code
generation that is normally done by the programmer
2. You can design the database with your favourite database application
(MS Access, Data Manager, Visual Data)
3. The coding of database creation routines can safely be postponed up to the
point when the database structure has been established - often the
structure of the database evolves during application development
4. This way, the productivity of software development will rise

3. Registration
---------------

DBtoVB Wizard is shareware, and the registration fee is only $20.

Tuomas.Salste@Helsinki.Fi
http://www.helsinki.fi/~salste/
