SSMSBoost Beta v3.3 We are happy to announce Beta of v3.3 http://www.ssmsboost.com...3842-SSMSBoost-v3-3-Beta Changelog: SSMSBoost v3.3 -Post-Execution handlers are now powerful tool, allowing you to trigger different actions in SSMS, after query execution is finished. SSMSBoost can be configured to execute command line (or PowerShell) script, if query execution exceeds specific time-limit. Script can reference executed query text, execution result, ResultsGrid data. Handlers can be triggered manually, using Post-Exection handlers tool window (see new icon on the toolbar). Possible usage scenarios: -Configure SSMS to send you the e-mail via outlook, when very-long queries finish execution. Start long-running db maintenance query and go home. Receive execution result per e-mail when it is finished. -For debugging or educational purposes: save long-running queries source text to some specific file location or database table for later analysis and improvement -Pre-configure automatic steps for manual post-execution, like: script ResultsGrid to File as Excel / Send it per E-mail as attachment -Send "query execution complete" to yourself using your favorite messaging system, if it allows to send messages from command line. NOTE:here we provide only a couple of examples of possible usage of the functionality. We would be glad to hear about your usage cases and receive your scripts. NONE of default Post-Execution handlers is enabled for automatic triggering. Please review the list and set your preferred parameters / triggering limits. -Added support for SSMS 17.5 -Improved preferred connection switching logic: connection will be completely closed and re-opened, if one of these parameters differ from the current connection: Server, User credentials, Additional connection parameters. If not - only a database context is performed ("USE DATABASE") |
![]() |