Database Designer (Visual FoxPro)

The Database Designer displays all the tables, views, and relationships contained in a database. When the Database Designer window is active, Visual FoxPro displays the Database Menu and the Database Designer toolbar.

Each table is represented by a resizeable window that lists the table's fields and indexes, if any exist. The Database Designer shows persistent relationships by displaying lines between tables that connect the indexes.

You can position the tables and views by dragging them into place, or using the Arrange command on the Database menu. If you want to show or hide objects in the window, you can use the Properties command on the Database menu.

See Also

Tasks

How to: Set Temporary Relationships Between Tables

Reference

CREATE DATABASE Command

Other Resources

Designers
Developing Databases