|

Database Designer.
Displays & edits database schema & multi-page diagrams. Can be
used as a standalone application or from Delphi IDE.
|

Prints diagram on multiple sheets of paper, that can be glued together.
|
|

Schema Comparison Dialog.
Shows difference between any two schemas and/or any two versions of
a database schema. Instantly creates DDL SQL for altering database.
|

Copy & Paste (as Enhanced metafile) parts of diagram into Word.
|
|

Version Checkpoint Dialog.
Track versions of database schema. Shows difference from the last
checkpoint.
|

Version Checkpoint Dialog.
Automatically builds DDL scripts (for any database engine!),
to promote schema from one version to the next.
|
|

Table Properties Dialog.
Supports custom field properties, domains, convinient layout.
|

Table Properties Dialog.
Edit table relationships and check constraints.
|
|

Table Properties Dialog.
Edit triggers.
|

Table Properties Dialog.
Edit custom (user defined and engine specific) table properties.
|
|

Table Properties Dialog.
Immediately displays SQL DDL script for any database engine.
|

Editing Stored Procedure.
|
|

Edit Domains Dialog.
Allows custom (user defined and engine specific) domain properties.
|

Relation Properties Dialog.
Edit relations & foreign key constraints.
|
|

Version Update Dialog.
Edit SQL script, that promotes schema from one version to the next.
|

Text Box Properties Dialog.
Allows for simlpe html markup within text labels on a diagram.
|
|

Database Selection Dialog.
Register Databases you work with. Automatically picks up TxxDatabaseExt
components from Delphi IDE.
|

SQL Console.
Execute SQL commands against any registered database.
|