The two addons that I can not live without in Sql Server and that,more,are free :
- SSMS Tools Pack – now 1.7.5.1,http://www.ssmstoolspack.com/Download
- SQL Search – now1.0 http://www.red-gate.com/products/SQL_Search/
The SSMS Tools Pack maintains a history of your commands . More,it saves on the C:\SSMSTools\SQLQueryActionLog
The Sql Search finds a text in the objects in the database – very useful if you decide to change a column name and find all stored procedures that have this reference
Leave a Reply