首页 > 数据库技术 > 详细

SQL Server 2008 R2 Express Profiler

时间:2017-02-15 10:51:16      阅读:252      评论:0      收藏:0      [点我收藏+]

I successfully installed SQL Server Profiler 2008 R2 Profiler without uninstalling SQL 2008 R2 Express with the help of my colleague.

To install, first make sure you have the Enterprise Edition DVD.

run the setup.exe of the installer with these parameters:

setup.exe /FEATURES=Tools /Q /INDICATEPROGRESS /ACTION=Install /INSTANCENAME=SQLSERVER2008R2Ent /BROWSERSVCSTARTUPTYPE=Automatic /AGTSVCACCOUNT=”NT AUTHORITY\NETWORK SERVICE” /IACCEPTSQLSERVERLICENSETERMS

where the value of "/INSTANCENAME" is equal to the instance name of the Server Instance that you wish you use.

参考原文地址:

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/4808224c-1adb-4e43-8ae8-c45aba48abb1/stumped-how-do-you-install-sql-profiler?forum=sqlsetupandupgrade

SQL Server 2008 R2 Express Profiler

原文:http://www.cnblogs.com/zhaiyf/p/6400413.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!