Database Form (VisData)

Displays in a tree all the objects in a database. It contains a shortcut menu accessible from the right mouse button.

Form Items

New

Loads the Table form for tables and the Query Builder form for queries.

Open

Opens a recordset for tables and row-returning queries or executes action queries. Recordsets are of the recordset type, Form type selected on the Main MDI form toolbar.

Design

Loads the Table form for tables and then copies the SQL contents of the query to the SQL Statement form.

List Double-Click

Executes the Open command on the selected query or table.

List Right Click

Displays a shortcut menu with commands to display the object properties, rename the object, delete the object, load the Copy Table Structure dialog box, and remove all records from a table.