首页 > 技术文章 > SqlProfiler的替代品-ExpressProfiler

rader 2016-03-08 15:54 原文

可以用来跟踪执行的sql语句。安装SqlServer之后SqlServerManagementStudio自带一个SqlProfiler,但是如果安装的SqlExpress,那就没有了。

image

项目的主页在https://expressprofiler.codeplex.com/,点右边的“Download”下载,解压然后直接运行“ExpressProfiler.exe”就可以了。里面有个msi文件,那是作为Redgate工具集的插件形式安装的,如果你不用Redgate可以不用执行。

推荐阅读