in

SQL Server Community Blogs

Voices of the SQL Server Community

Browse by Tags

  • Uninstalling an SSMS Add-in

    One thing I forgot to mention in my recent posts on SSMS add-ins was how to uninstall them. Normally this can be done using the standard Windows uninstall methods (Add/Remove Programs, uninstall the MSI, etc) but sometimes during development you may find you're stuck with an unwanted add-in. The simplest...
    Posted to Jon Sayce (Weblog) by jonsayce on 01-25-2008
  • Building a SQL Server Management Studio Add-in

    Various people have built SSMS add-ins and some have even given tips on writing one, but very few of them explain in enough detail how to start from scratch. Joseph Cooney recently published an excellent post , but by the time I found his article, I'd already written most of this one, so here's a second...
    Posted to Jon Sayce (Weblog) by jonsayce on 01-15-2008
  • Total SQL Recall - A Recent Queries (SQL Execution History) SSMS Add-in

    Total SQL Recall is an add-in that stores and displays your recently executed SQL, fully integrated with SSMS. It provides the same SQL recall functionality in SQL Server Management Studio that TOAD users have had for years. SQL fragments can be inserted into the current query editor, opened in a new...
    Posted to Jon Sayce (Weblog) by jonsayce on 01-14-2008
  • Recent Queries

    Have you ever needed to write some SQL that's almost the same as a previous query, but the previous query has gone? How many times have you wished you could get it back?! Unless you save every single modification of every single line of SQL you ever write, then it would be immensely useful to have access...
    Posted to Jon Sayce (Weblog) by jonsayce on 09-01-2007
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems