Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Neil McPherson: "Thanks very much for your advice. I would just like to add that SQL Maestro makes life so much easier to work with Firebird, I have tried some of the other management tools but Maestro is such a nicely organized product and it has never let me down".
Andrey Bistriy: "In our daily business we face the database management and refactoring. We were pleasantly surprised to discover SQL Maestro. After trying it out we started to use it on a regular basis".

More

Add your opinion

Firebird Maestro online Help

Prev Return to chapter overview Next

Object Dependencies

When you create complex database structures involving many tables with foreign key constraints, views, triggers, UDFs, etc. you will implicitly create a net of dependencies between the objects. For instance, a table with a foreign key constraint depends on the table it references. We tried to create a software to make your work easier, i.e. to give you the tools for efficient database objects management. The Dependencies tab allows you to control the correlation of objects efficiently.

 

The Depends on window represents all the objects the current object depends on.

 

The Referenced by window contains the tree of database objects constituting the dependency relationship on the current object.

 

Use items of the popup menu to edit the selected object in Object Editor or to drop the object.

 



Prev Return to chapter overview Next