Friday, April 8, 2011

MSSQL Server Management Studio (SSMS) 2005 New Query Template

How do I change a default "New Query" template in SSMS 2005?

From stackoverflow
  • Posted this question as a reference, I did some googling, and found a simple way of doing it.

    All you need to do is to edit SQLFile.sql located here: <%= your SQL install dir %>\90\Tools\Binn\VSShell\Common7\IDE\SqlWorkbenchProjectItems\SQL\SQLFile.sql

    Also, Ctrl+Alt+T will show you all the other templates in SSMS; and check out Free SQL Server tools while you're at it.

    stack : You da man, thanks for putting this here!
  • SUPER!!! Vielen Dank!

    Viele Grüße Lars

    roman m : you should make this a comment rather than an answer

0 comments:

Post a Comment