我的SQL Server 2008中的SQL事件探查器在哪里?

mrb*_*lah 64 sql-server profiling sql-server-profiler

我下载了SQL Server 2008,似乎无法在任何地方找到SQL Profiler.

我相信我安装了SQL Server Enterprise Express /试用版?

我想这毕竟是Express而不是Enterprise?

Mit*_*eat 47

SQL Server Express不附带探查器,但您可以使用SQL Server 2005/2008 Express Profiler.

  • 该下载链接不再提供此功能. (2认同)

Esl*_*awy 24

首先从http://expressprofiler.codeplex.com获取探查器Exe

那么您可以将它简单地添加到Management studio:

工具 - >外部工具...... - >

a-在你的磁盘上找到exe文件(如果已安装,它通常是C:\ Program Files(x86)\ ExpressProfiler\ExpressProfiler.exe)

b-给它命名,例如Express Profiler

就是这样:)你有你的Profiler和你的sql express版

在此输入图像描述


小智 8

另一个非常基本的免费探查器:http: //expressprofiler.codeplex.com