home *** CD-ROM | disk | FTP | other *** search
- unzip the files to a separate scratch directory. from vb, load
- project1 and run it.
- the project shows a simple example of how to create a database,
- how to add tables and indexes, how to add data, and how to
- set up the data control. the code is commented.
- click the buttons on form 1 in order to see the thing
- work as intended. click the buttons out of order and
- try deleting and then remaking the database in a
- different order to see the various error messages
- displayed and trapped.
- this program requires vb3.0 professional.
- please note the copyright notice in the declarations
- section of module1.bas.
- thanks and hope you find this helpful.
-