Visual Basic: Data Form Wizard

Data Form WizardIntroduction

See Also

The Data Form Wizard is designed to automatically generate Visual Basic forms that contain individual bound controls and procedures used to manage information derived from local or remote data sources. You can use the Data Form Wizard to create single query forms to manage the data from a single table or query, Master/Detail type forms to manage more complex one-to-many data relationships, or grid (datasheet) forms to manage data from a control. The Data Form Wizard is used in conjunction with the ADO Data control.

Wizard Options

Profile List

Allows you to choose a wizard profile from the list previously saved profiles. A wizard profile (.rwp) is a file that contains the settings you chose and saved when you previously ran the Data Form Wizard. To run the Data Form Wizard without previously saved settings, choose (None).

Profiles are useful if you create multiple applications with the same overall look. You do not have to remember and choose the same options every time you create an application.

Displays the Open Profile dialog box where you can locate and open a profile.