Database Designer

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

CREATE DATABASE Command | Table Designer | Table Wizard | Data Environment Designer | Form Designer | Connection Designer | Temporarily Relating Tables | Adding Tables to a Database