Specify the owner of the parent table for the foreign key.

Opens a List window that you can use to view or filter the available items and select one.

Specify the name of the parent table for the foreign key. It must have a unique or primary key and must not be a catalog table.

Opens a List window that you can use to view or filter the available items and select one.

Select the parent table's key that you want the foreign key to reference.

Shows the columns of the parent table's key that is selected in the Unique indexes box.

Shows all of the columns defined for the table. Select the column or columns that you want to define as foreign key columns and then click the > push button. Each selected column must match a column in the Index columns box in meaning and data type. The selected columns must not be LOB or ROWID columns.

You can define up to 64 columns to be foreign key columns.

Moves the selected column in the Available columns box to the Foreign key columns box. Available only if a column in the Available columns box is selected.

Moves all columns displayed in the Available columns box to the Foreign key columns box. Available only if the Available columns box contains columns.

Moves the selected column in the Foreign key columns box to the Available columns box. Available only if a column in the Foreign key columns box is selected.

Moves all columns displayed in the Foreign key columns box to the Available columns box. Available only if the Foreign key columns box contains columns.

Shows all of the columns defined as foreign key columns. The foreign key must have the same number of columns as the parent key, and the foreign key columns must match the order of the corresponding parent key columns.

To change the order of a column in this list, select the column and click one of the push buttons.

Moves the selected foreign key column up one position. Available only if a column in the Foreign key columns box is selected.

Moves the selected foreign key column down one position in the list. Available only if a column in the Foreign key columns box is selected.

Specify what action is to take place on the dependent table when a parent table's row is deleted:

Optional: Type a name for the foreign key. It must be different from the names of any other referential or check constraints on the table. If not specified, one is generated.

Submits the data in the window and closes the window. Available only when the required fields are completed.

Cancels any unsaved changes and closes the notebook or window.