Disable “save” prompt in SQL Server Management Studio 2005

陌路散爱 提交于 2019-12-30 17:20:47

问题


I just want to close all my query windows without saving, but SSMS always prompts me and I can't find the turn-off switch. Any ideas?


回答1:


There isn't an off switch - currently!

Microsoft are reluctant to add one, but you can perhaps join the growing throng of people who are trying to persuade them:

prompting-for-modified-windows-when-closing-ssms-should-be-optional




回答2:


In SQL Server Management Studio 2016 you can unchecked the Prompt to save unsaved T-SQL query windows on close:

The option is under the Query Execution\SQL Server\General sub-menu.

Once unchecked, the annoying prompt for saving is disabled.




回答3:


The feature doesn't exist, but you can vote for it here.



来源:https://stackoverflow.com/questions/4619944/disable-save-prompt-in-sql-server-management-studio-2005

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