We are happy to announce Beta/Release candidate of v3.0 NOTE!! IMPORTANT: You will not be able to activate this beta-release. Licensing functionality is completely disabled. It will run for 60 days in full-functional trial mode. Reason: activation functions require new website, that is currently in preparation and will be released in next weeks. Also Auto-update functionality is disabled (because it is also bound to the website). Please write comments and proposals here, we are always happy to get the feedback ! 3.0 NEW FEATURES -Jump between COLUMNS and VALUES in INSERT statement. Press CTRL-SHIFT-DOWN (when you are in Columns block) or CTRL-SHIFT-UP (when you are in VALUES block). Cursor will jump to the corresponding Column/Value. (This hotkeys also allow to jump between BEGIN/END statements) -Query post execution actions: get notification after query completes execution. This is useful when you start long-running queries and switch to another script or application. You will be notified by popup or system tray message. We will extend this functionality in further releases, adding the possibility to send e-mail on query completion or execute another action. Write us your ideas and send your post-execution scripts ! Improvements -Added {ColumnType} parameter to grid scripting template. Now, based on any grid content, you can automatically generate CREATE TABLE scripts. Useful, for example, when you want to create #tempTable CREATE statement based on Stored Procedure output. (See CREATE TABLE scripting template) -Added NString formatter to grid scripting templates. It allows to create own output formatting for NCHAR, NVARCHAR and other N-string types. -Re-designed SSMSBoost menu structure. Now you can find all SSMSBoost commands under SSMSBoost menu. Study it and learn all available functionality. Re-design was necessary in preparation for SSMS 2016. -Added SUM over BIT fields in ResultsGrid Aggregates -Added parameter: Number of recent connetion to remember. Fixes -Improved usability of Objects Search dialog / UI fixes. -Fixed bug with recursive regions parsing -Fixed bug with Unicode strings, placed as HTML to clipboard. (Grid scripting as HTML with further insertion in Outlook or Word) -Added new counters to "Usage statistics". -Improved code guard to ignore cases, when aliased temporary #table is used. -Further internal improvements to increase compatibility with mixed installations of several SSMS versions, when several DLL versions are present in the system. -Better handling of corrupted settings Download links: SSMSBoost for SSMS2008: http://www.ssmsboost.com...r2008_3.0.6074.18415.msi SSMSBoost for SSMS2012: http://www.ssmsboost.com...r2012_3.0.6074.18447.msi SSMSBoost for SSMS2014: http://www.ssmsboost.com...r2014_3.0.6074.18481.msi |
![]() |