Been sitting on a few changes for a while, hence the leapfrogging on the version.

New in this version is the Tuning Console, a SQL2K5-specific feature which is essentially a set of DMV’s I find useful for performance debugging. Using the Tuning Console (specifically, the DMV’s themselves) requires elevated permissions, so be sure to read the information in the interface related to login/user accounts.

Also, added the ability to save query statements from within the SQLExec window; this allows you to recall a saved query in future sessions. Since DBX is not ‘user aware’, note that all saved queries are centrally available to anyone with DBX access; as such, you may wish to consider prefixing the query’s save name with your firstname or something similar.