Page 1 of 1

foreign key relation

Posted: Tue 27 Sep 2011 10:40
by jkuiper
Can I find foreign key relations in dbForge 5.0?

Posted: Tue 27 Sep 2011 13:00
by Viktor
You can see foreign key relations by either of the ways:
1. Using Database Diagram.
You will need to create a database diagram and drag'n'drop objects from Database Explorer to the diagram. Foreign key relations are displayed as lines connecting tables on a diagram.
2. You can see related objects in Database Explorer. After expanding a node in the tree will appear sub-nodes two of which Depends On and Used By. After expanding the Depends On and Used By nodes you will see related objects.