Enhancement! Preferred Connections
Hey everyone at SSMSBoost,I use the preferred connections list and it speeds up everything by 1000%. I have many DBs that I use and I put them all in alphabetical order. The problem is, the only option...
View ArticleFeature Request: enhanced replacement
Hi,would it be possible to add an enhanced replacement feature that is working the following way:I have a stored procedure, that accepts an database object name and the procedure is generating some...
View ArticleJira / Confluence table format Template
You can use this template to export a grid to Jira table format. I assume it will work for Confluence also but I have not tested. Note: You will want to change the SavePath to be your...
View Article0x0B bug
An example of such data, is what you'll get if the following query gets results:SELECT TOP 10* FROM MyTableWHERE MyColumn like '%' + char(0x0B) + '%' --zero x zero B
View ArticleGenerate Inserts into table name from query
Frequently I will select out a set of rows from a single table matching various rows that need to be deleted in a database and then will want to script that result out and save it in case it needs to...
View ArticleFormating and indentation
The "old fashioned formatting" generates the following:Code: SELECT ColumnA , ColumnB , ColumnC FROM SampleTable WHERE ColumnA = 'Some Value' ORDER BY CloumnBI want formatting to be like:Code: SELECT...
View ArticleFeature request: Execute specific code without highlighting/commenting
Hi Andrei,Just wondering if there has been (or can be) any additional consideration of this feature. True enough this is a nice-to-have, but would be a convenient time saver for users.Thanks again!-Adam
View Articleinstallation problem
Everything was working fine and then a new insider preview windows 10 was released. Now, none of the icons/menu options appear. Tried uninstalling/reinstalling SSMSBoost.Tried deleting...
View ArticleSSMS 2012 vsIntegration error when trying to edit Maintenance plan
Hello everyone,I've just recently installed SSMSBoost on my Win7 laptop to help me better manage every day my various SQL servers. I've installed SSMS 2012 and mange a couple of 2008R2 and 2012 SQL...
View ArticleScript Grid Data
Hi,I would like to know if it would be possible to create a macro that will do the "Script Grid Data" with the default settigns selected without having to click on the "Start Scripting...
View ArticleFeature Request: Registered Server-like behavior
Since SSMSBoost saves the connection parameters (such as multisubnetfailover=true) and Registered servers does not (at least up to SQL2012), it would be simply awesome if SSMSBoost would provide a way...
View Articlelag, memory, cpu - 2014 version
it's NOT you,it's the intellisense of SQL 2014once i switch it off, everything is OK !!!
View ArticleFeature request: Execute specific code without highlighting/commenting
Please add me to those who would love to see you add this feature to SSMSBoost!Thanks to another addin, whose only purpose was providing this functionality, I got very addicted to using ctrl+shift+e to...
View ArticleUnable to install SSMS 2014 2.18
Please provide the msi SSMSBoostInstaller2014_2.15.5473.18077 so as to install the new version.
View ArticleFeature request: Preferred Connection Color Location
Preferred Connection Color is a great feature. It helps to avoid mistakes when you are working with different environments and databases. It is much easier to see Connection Color Bar if it would be on...
View ArticleShortcut Request: Preview in Editor History
I second Branko. It would be nice to have a preview pane to be avalable on the right or at the bottom, so it would change automatically as you walk through search results. It makes it more efficient if...
View ArticleShortcut Request: Preview in Editor History
It passed a year and I still think it will be nice to have a preview pane. :)
View ArticleFeature Request - Navigate foreign key relationships from results grid
I've long been wanting a tool to quickly create specific queries when digging into data, often for debugging purposes.It would be great to generate SELECT * FROM <table> WHERE <foreign key>...
View ArticleUpper and Proper Case
I absolutely agree that this is a much-needed feature. I'm used to quickly typing in queries in lowercase. It would be wonderful to execute a simple command to change things like mytable.somecolumn to...
View ArticlePossible to change Autoreplacement directory?
My auto replacements are kept by default here:AppData\Local\Solutions Crew\Ssms2014\AutoReplacementsIs there a way to store them in a different location instead?Thanks
View Article