SQL Server 2008 中的 SQL Profiler 在哪里?

发布于 2024-07-14 15:36:29 字数 351 浏览 7 评论 0原文

我下载了 SQL Server 2008,但似乎找不到 SQL Profiler 任何地方。

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

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

I downloaded SQL Server 2008 and can't seem to find SQL Profiler anywhere.

I believe I installed the SQL Server Enterprise Express/trial version?

I guess it was Express and not Enterprise after all right?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

蘸点软妹酱 2024-07-21 15:36:29

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

SQL Server Express does not come with profiler, but you can use SQL Server 2005/2008 Express Profiler instead.

倒带 2024-07-21 15:36:29

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

然后您可以将其简单地添加到管理中工作室:

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

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

b- 为其命名,例如 Express Profiler

就是这样:)
您的 SQL Express 版本有 Profiler

在此处输入图像描述

first get the profiler Exe from: http://expressprofiler.codeplex.com

then you can add it simply to the Management studio:

Tools -> External tools... ->

a- locate the exe file on your disk (If installed, it's typically C:\Program Files (x86)\ExpressProfiler\ExpressProfiler.exe)

b- give it a name e.g. Express Profiler

that's it :)
you have your Profiler with your sql express edition

enter image description here

左岸枫 2024-07-21 15:36:29

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

Another very basic free profiler:
http://expressprofiler.codeplex.com

蛮可爱 2024-07-21 15:36:29

Management Studio->工具->SQL Server Profiler。

如果未安装,请参阅此链接< /a>

Management Studio->Tools->SQL Server Profiler.

If it is not installed see this link

音盲 2024-07-21 15:36:29

还要确保在安装选项中选择“客户端工具”。 但是,如果 SQL Managment Studio 2008 存在,那么您可能安装的是精简版。

Also ensure that "client tools" are selected in the install options. However if SQL Managment Studio 2008 exists then it is likely that you installed the express edition.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文