TrackMyQuery is a utility written by Matan Yungman to provide a visual indication of where your query is stuck, while the query is running.
- After downloading, you’ll need to put the extracted HTMLQueryPlan directory under your c:\temp directory.
- Install git, or a git client of your choosing (such as TortoiseGit, SourceTree, or GitHub for Windows)
- Fork this repository on GitHub
- Commit changes to your fork, preferably in easy-to-merge branches
- Submit a pull request on GitHub with a description of your changes
- Please create a new GitHub issue .
- MsXSL This is a utility for transforming XML query execution plans into HTML via XSLT.