编程之家 jb51.cc 打开Microsoft sql Server Management Studio 2005非常慢,特别慢的原因,sql2005启动时总是试图连接网络,所以当你网络不通时,启动变的非常慢(一分钟以上),所以请设置不要连接网线即可。
First Step:
1. Go to Start -> Programs -> Microsoft sql Server 2005.
2. Open sql Server Management Studio.
3. Navigate to Tools -> Options -> Help -> Online.
4. Mark the checkBox Try local first,not online
5. Press on Ok button.
6. Restart sql Server Management Studio.
Tip: In some cases you may need to disable Check for publishers certificate revocation option
under the Internet Explorer -> Internet Options -> Advanced.
Second Step:
Go to Start -> Programs -> Microsoft sql Server 2005.
2. Open sql Server Error and Usage Reporting
3. Uncheck the following checkBoxes:
a.Send error reports for all components and instances of sql 2005 to Microsoft or your corporate error reporting server.
Note: Using local corporate error reporting server,may require to enable this feather.
b. Send feather usage reports for all components and instances of sql 2005 to Microsoft.
4. Press on Ok button.
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。