You can find any tool by the Menu Structure HERE: https://turbocaddoc.atlassian.net/wiki/display/TC21UG/Menu+Structure
You can find the menu location of any tool by name HERE: https://turbocaddoc.atlassian.net/wiki/display/TC21UG/Tools+Mapped+to+Menus
Viewing and Editing Data in Tables
When connected a datasource shows all available tables and views in database. Available tables and views appear as child nodes of the datasource.
Â
Â
 To Show a Table's Content:
- Select the table in the DataSources tree.
- Right-click and select View Table, the table will be opened in the lower frame of the Data base Connection palette in Read-Only mode.
To Edit a Table's Content:
- Select the table in the DataSources tree.
- Right-click and select Edit Table, the table will be opened in the lower frame of the Data Base Connection palette in Edit mode.
Â