Posts
Sort by recent activity
SQL Dependency Tracker hangs when switching application
I seem to be regularly encountering a problem with SQL Dependency Tracker in that it appears to hang when I switch to another application such as Excel or SQL Data Compare. As I need to use the in...
What is sort order in Dependencies Tree ?
What order are objects sorted in the "Uses" section of the Dependencies tree ? I would have expected them to be either in the same order as they are accessed by the calling object or possibly in a...
Show how tables are accessed by stored procedures
I'm new to SQL Dependency Tracker, but I'm finding it incredibly useful already. However, is there any way of showing whether tables are being updated by another object or whether they are simply "...