Now that the Dependencies page is working, it would be great to be able to find out more about the dependent objects.
Many of the pages in the Technology Explorer include references to related tables.
For example, the Columns pages, the Indexes page, and the Table Privileges page all include a reference link to the Table page to display the table relates to the column, index or privilege.
You can copy one of these references or type them in by hand.
In this example, you will create a reference to the table dependencies and the dependant tables.
Goal:
Create a reference for the table with the depending and one for the dependent table.
Steps to complete:
- If you closed the tableDependCat.xml file
- Open the file '/var/www/tableDefinitions/tableDependCat' from gedit or open a terminal and run the following command:
- “gedit /var/www/tableDefinitions/tableDependCat.xml &”
- Make the changes as indicated on the right
- Save the file
- Do not close the file
The changes are indicated with the following:
- Indicated text has been removed
- Indicated text has been edited
- Indicated text has been added
- Indicated text is the source of a copy