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

link|improve this question

feedback

1 Answer

up vote 9 down vote accepted

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.

link|improve this answer
You da man, thanks for putting this here! – stack Oct 21 '10 at 19:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.