I installed VS.NET Professional 2012 months back and it installed SQL Server 2012 Express, but it appears I may have missed the option that installs SQL Server Profiler. So I'd like to go back and add it, but I can't figure out how. When I run the VS.NET setup, it gives me "Modify", "Repair" and "Uninstall". If I selected "Modify", I get 6 check-marked items: Blend for Visual Studio, LightSwitch, MFC for C++, Microsoft Office Developer Tools, Sharepoint developer tools and web developer tools (all of which are checked).

I tried running the MS SQL Server install by double-clicking it in Programs and Features, but it pops up a little dialog with Add, Repair and Remove links, but clicking add (to add features) has it asking me for the install media and I can't find a directory on the VS.NET DVD that it's happy with.

Thanks.

有帮助吗?

解决方案

The Express Editions of SQL Server don't have the Profiler. You need at least the Standard Edition. For some sufggested alternatives (none of which I have used) try Googling "SQL Server 2012 Express Profiler"

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top