New Database Schema Wizard: Tables and Views

See Also

The New Database Schema wizard enables you to capture and create a persistent database schema from an existing database which you can then use in other projects. You can open the wizard by selecting the Database Schema File type in the Persistence category of the New File wizard.

In the Tables and Views panel of the wizard you select the item from the list of Available Tables and Views in the left pane and click Add to add the selected item to the list in the right pane.

When you click Finish the IDE will generate a database schema from the selected table and views in the database.

See Also
Recapturing Schema From a Database
Obtaining a Database Schema
Connecting to a Database

Legal Notices