MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
Profiler for SQL Server Express - MSSQLTips

MSSQLTips

MSSQLTips.com - your daily source for SQL Server tips
Welcome to MSSQLTips Sign in | Join | Help
in Search

Profiler for SQL Server Express

Last post 11-28-2007 6:09 PM by admin. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 11-27-2007 11:40 AM

    Profiler for SQL Server Express

    Microsoft SQL Server family includes free Express edition, that is fully functional, however has some disappointing limitations which prevent from using it in development process. One of them is absense of profiling tools, standard SQL profiler is not included.

     I found the this Free Tool "SQL Server 2005 Express Profiler" which is pretty good. SQL Server Express Edition Profiler provides the most of functionality standard profiler does, such as choosing events to profile, setting filters, etc.

     Download it for free from http://code.google.com/p/sqlexpressprofiler/downloads/list.

    This is open source project, it is absolutely free and can be used as is.

  • 11-28-2007 6:09 PM In reply to

    Re: Profiler for SQL Server Express

    arunraj_c,

     

    Thank you for the posting.  This could be a good tip.  If you were interested we would be interested in seeing a comparision and contrast with the version of Profiler from Microsoft that ships with the Standard or Enterprise Edition.  Let us know if you would be interested.  Thank you,

    The MSSQLTips.com Team

     

Page 1 of 1 (2 items)