How to Create a Microsoft Access Database using VB Prof 3.0 (108146)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q108146 SUMMARY
Below is an example showing how to use the CreateDatabase function and data
definition language (DDL) statements to create an empty Microsoft Access
database. This example defines the structure of the Microsoft Access
database, and doesn't add any data.
REFERENCES
The VISDATA.MAK file installed in the VB3\SAMPLES\VISDATA directory
loads extensive examples of data access. The VISDATA sample program uses
every data access function in Visual Basic. You can refer to the VISDATA
source code for examples of how to use each data access function.
Modification Type: | Minor | Last Reviewed: | 1/8/2003 |
---|
Keywords: | KB108146 |
---|
|