开发者

Query analyzer or profiler for SQL Server CE 4

开发者 https://www.devze.com 2023-02-28 21:04 出处:网络
Is there any query analyzer or profiler for Microsoft 开发者_JAVA百科SQL Server CE 4?Yes, if you install Visual Studio 2010 SP1 + SQL Server Compact 4 Tools, you get a query analyzer (if you use VS Pr

Is there any query analyzer or profiler for Microsoft 开发者_JAVA百科SQL Server CE 4?


Yes, if you install Visual Studio 2010 SP1 + SQL Server Compact 4 Tools, you get a query analyzer (if you use VS Premium or higher). You can also use my VS add-in: http://sqlcetoolbox.codeplex.com

There is no profiler, only Query Analyzer (SHOWPLAN)

0

精彩评论

暂无评论...
验证码 换一张
取 消