Category Archives: SSMS
-
Using Solutions in SSMS
3March 11, 2015 by Kenneth Fisher
There are a handful of scripts I use on a regular basis. Adam Mechanic’s (b/t) sp_WhoIsActive, My sp_DBPermissions and sp_SrvPermissions, …
Continue reading -
Database default locations
4September 29, 2014 by Kenneth Fisher
One of the options you had when installing your instance was setting some default file locations. Defaut data file location …
Continue reading -
Escaping from a runaway Logon trigger
1May 19, 2014 by Kenneth Fisher
Most people know that logon triggers can be dangerous if you aren’t careful. And if you didn’t know, well, logon …
Continue reading -
The default autogrowth settings do NOT come from the Model database.
1April 28, 2014 by Kenneth Fisher
I recently saw a question about How to inherit autogrowth settings. They commented that while the new database GUI seemed …
Continue reading -
:CONNECT in SSMS
7March 13, 2014 by Kenneth Fisher
Those people who are familiar with SQLCMD will recognize this command. It is used to connect to an instance from …
Continue reading -
Check your SQL Agent history settings before it’s too late!
3February 10, 2014 by Kenneth Fisher
A little while back I was doing some research into a failed job and ran into a slight problem. The …
Continue reading -
SSMS Shortcuts and more
Leave a commentDecember 23, 2013 by Kenneth Fisher
I went and voted for #tribalawards and when I was finished they offer you links to 6 different free PDFs. …
Continue reading -
Connection options in SSMS
Leave a commentNovember 18, 2013 by Kenneth Fisher
When connecting to a SQL Server instance in SSMS there are a fair number of options. Most DBAs I know …
Continue reading




