积极答复者
sql server profiler 不会记住密码

问题
-
即使我登录前选择记住密码,但退出后再次打开时还需要输入密码
发现通过sql server>工具 打开sql server profiler 要求输入密码,但我切换下服务器名称后就有密码了,问题是出在首次打开sql server profiler 没有加载密码,这应该是bug吧?
操作系统 win10专业版, sql server 2012
One world, one dream!
- 已编辑 ZhangLong Li 2016年5月23日 11:16
答案
-
看是不是这里没有权限写入数据,或是数据被删除了
SQL Server Management Studio 2008
C:\Users\%username%\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin
SQL Server Management Studio 2005
C:\Users\%username%\AppData\Roaming \Microsoft\Microsoft SQL Server\90\Tools\Shell\mru.dat
参考项
摘抄内容
SQL Server Management Studio 2014 delete the file
C:\Users\%username%\AppData\Roaming\Microsoft\SQL Server Management Studio\12.0\SqlStudio.bin
SQL Server Management Studio 2012 delete the file
C:\Users\%username%\AppData\Roaming\Microsoft\SQL Server Management Studio\11.0\SqlStudio.bin
SQL Server Management Studio 2008 delete the file
C:\Users\%username%\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin
SQL Server Management Studio 2005 delete the file – same as above answer but the Vista path.
C:\Users\%username%\AppData\Roaming\Microsoft\Microsoft SQL Server\90\Tools\Shell\mru.dat
These are profile paths for Vista / 7 / 8.
专注于.NET ERP/CRM开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms
- 已建议为答案 Herro wongMicrosoft contingent staff, Moderator 2016年5月30日 5:41
- 已标记为答案 Herro wongMicrosoft contingent staff, Moderator 2016年6月8日 4:58
全部回复
-
看是不是这里没有权限写入数据,或是数据被删除了
SQL Server Management Studio 2008
C:\Users\%username%\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin
SQL Server Management Studio 2005
C:\Users\%username%\AppData\Roaming \Microsoft\Microsoft SQL Server\90\Tools\Shell\mru.dat
参考项
摘抄内容
SQL Server Management Studio 2014 delete the file
C:\Users\%username%\AppData\Roaming\Microsoft\SQL Server Management Studio\12.0\SqlStudio.bin
SQL Server Management Studio 2012 delete the file
C:\Users\%username%\AppData\Roaming\Microsoft\SQL Server Management Studio\11.0\SqlStudio.bin
SQL Server Management Studio 2008 delete the file
C:\Users\%username%\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell\SqlStudio.bin
SQL Server Management Studio 2005 delete the file – same as above answer but the Vista path.
C:\Users\%username%\AppData\Roaming\Microsoft\Microsoft SQL Server\90\Tools\Shell\mru.dat
These are profile paths for Vista / 7 / 8.
专注于.NET ERP/CRM开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms
- 已建议为答案 Herro wongMicrosoft contingent staff, Moderator 2016年5月30日 5:41
- 已标记为答案 Herro wongMicrosoft contingent staff, Moderator 2016年6月8日 4:58