MSSQL Server Management Studio (SSMS) 2005 New Query Template

余生颓废 提交于 2019-12-21 04:58:15

问题


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


回答1:


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.



来源:https://stackoverflow.com/questions/593047/mssql-server-management-studio-ssms-2005-new-query-template

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!