This sample allows you to browse the Biblio.mdb database, which is located in the main Visual Basic directory (\VB). The sample demonstrates the Data control. For more information, see "Accessing Databases with the Data control," in the Programmer's Guide.
File | Description |
Biblio.bas | Module containing Public Sub and Function procedures. |
Biblio.frm | The main form for the sample application. |
Biblio.hlp | Help file for the sample. |
Biblio.vbp | Project file for the sample. |
Frmabout.frm | Form for the About box. |
From the Visual Basic File menu, choose Open Project and select the Biblio.vbp file, which is listed in the Samples directory. Press F5 or choose Start from the Run menu to run the application.