"Edit top N rows" option blacked out
"Edit top N rows" option blacked out. How can i use this option?
View ArticleCopy selected Headers option is blacked out
Copy selected Headers option is blacked out, how can i use this option?
View Articlereset feature usage statistics
There is no option for reseting "Feature Usage Statistics".
View Articleautoreplacement: optional ignore within comments
Please consider adding an option to have autoreplacement on, but ignored within comments.As it stands now, autoreplacement occurs within comments also, which is usually not what I need.examples:declare...
View ArticleLinkedServer is not supported on Microsoft Azure SQL Database
Hi I'm working on Azure SQL DB and when I try to Alter or Locate any object, i got below error and SSMSBoost's none of any function is working.I dont have any linkedserver definition on these objects...
View ArticleCheck for Update fails
Problem still seen in 3.3.6690.40101, at least when using it within SSMS 2017 (I haven't checked older versions of SSMS)
View ArticleExport BLOB to PDF and write to separate folder
Hi,could someone point me the way of how to export BLOBs from SQLServer to a PDF file which itself should go each into a separate folder. All the information is available in a view I created (BLOB,...
View ArticleRun a macro and pass it object name of the selected object
I like to write my own TSQL stored procedures for scripting out database objects. Can SSMSBoost help me to capture the object name of the selected table, view, function, etc. and execute a stored...
View ArticleResults Grid - show count and distinct count for GUID's?
Hi, Is there a way to have the results grid do Count and Distinct Count when the field values are GUID's?
View ArticleSSMSBoost v3.3 Beta
404 - File or directory not found.The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.
View ArticleTrying to get username token
When I click on the button in the ABOUT SSMSBOOST addon in my SSMS it copies nothing does nothing. When I try to go ahead and paste to the website to request new activation key nothing is posted there
View ArticleSSMSBoost v3.3 Beta
I get the following error when I try to download:Server Error404 - File or directory not found.The resource you are looking for might have been removed, had its name changed, or is temporarily...
View ArticleFeature Request: Visualizer support for accessing external fields
I have a field that contains Binary data but to be able to convert that binary data into a readable I need values from other fields (the other fields help parse the data).Could you please add support...
View ArticleFeature Enhancment Request
Can you add the ability for the context function 'Locate in object explorer' to walk back on columns like it does on objects?SSMS by default returns column types on hover for columns, so I assume there...
View ArticleSSMS crashes after upgrade to latest version
Hi. Same problem.If query contain special characters, char(1) for example, SSMS crashed.Try:select char(1)/*copy result to clipboard*/select '/*insert result from clipboard*/'/*execute*/SSMS 11.0.6607.3
View ArticleReconnect when changing connection
open a new query window and start a long query open a second query use the second window to kill the session id of the first one switch to the first session - it should now have the status...
View ArticleActivation key is valid, but it was generated for other User/Machine
Hi there.After I moved to a different laptop and no longer work via a domain user, I'm unable to activate the license due to the "it was generated for other User/Machine" error.Upon searching, I found...
View ArticleCrash after running a query containing a control character literal
I am getting the same error when I try to print some ASCII character e.g char(11), char(12).It blows up my ssms. Tested this scenario on other machines - the same result.Try runningCode: print char(11)...
View ArticleDatabase selector drop down not showing
Looks like I found it. It was hiding in a menu that I couldn't get displayed on the screen. Dragging to new location caused it to be available. I think this was sql studio issue.
View Article