Creating a data model using the Data Model Designer
Paradox® 10 gives you two ways to create data models: independently of other database objects using the Data Model Designer or while working on a form or report.
In this tutorial, you will create a data model using the Data Model Designer. First, you must add tables to the data model workspace.
To add the Account and Stock Orders tables to the workspace
- Click File menu
New
Data model.
- Choose StockTracker from the Alias list box.
- Choose Tables from the Object list box.
- Choose Account.db from the list.
- Click Add.
- Choose Stock orders.db.
- Click Add.
The tables are automatically stacked on top of one another, however, you can drag them to a new position in the design window.
- Click Close.
Continue