Showing posts with label profiler. Show all posts
Showing posts with label profiler. Show all posts

Sunday, March 25, 2012

Can't find SQL Profiler after Install

I have installed SQL Server Express, the configuration tools as well as the SQL Server Management Express However, I need the SQL Profiler. Where or how does this get installed with SQL Server Express?

hi,

Profiler does not come with SQLExpress... it' only available with full blown SQL Server 2005 editions, as reported in http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx

regards

Cant find SQL Profiler

I am using SQL Express. Does this have SQL Profiler ? - i cant find it on any menus.

I am wanting to test SQL commands direct onto the SQL database, independently

of vs.net

If Express doesnt have profiler can anyone suggest an alternative

Many Thanks

Chris

No, there is no profiler in SQL Express, you could write your own one with the profiler API.

HTH, Jens Suessmeyer.

http://www.sqlserver2005.de