HiveBrain v1.2.0
Get Started
← Back to all entries
patternsqlModerate

SQL Server Profiler is available for SQL Server 2008 Dev Edition?

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
available2008sqldevforprofilerserveredition

Problem

I just upgrade from SQL Server 2008 Express with advance services to Dev Edition. I wonder whether SQL Profiler is available for the Dev Edition?

Please let me know how to access that if it is present.

Solution

Yes, it is available in the installer for development edition. Without firing it up, I'm not sure if the installer has changed between 2008 and 2008R2 but in 2008 there are two options for installing client tools.

  • Management Tools (Basic) which installs SSMS, SQLCMD and Powershell support



  • Management Tools (Complete) adds Profiler, Database Tuning Advisor, Integration Services, Reporting Services.

Context

StackExchange Database Administrators Q#12752, answer score: 10

Revisions (0)

No revisions yet.