Options

Selecting just Tables, brings back stored procs, triggers, views

I've just upgraded to version 3.0, not sure if this was an issue in prior version as I've just started using the product. I want to only view tables in a database. I select only tables, yet the diagram is including related stored procs, triggers and views.

Answers

  • Options
    noob2016noob2016 Posts: 22 Bronze 3
    On the right panel of SQL Dependency Tracker, you should see Objects in Project tab. Highlight all the stored procedures (SP) by clicking on the first SP name, scroll down and clicking on the last SP name, then click on the checkbox to uncheck. Once all the SPs are unchecked, the diagram should automatically update to show Tables only. Hope that helps.
Sign In or Register to comment.