Eden Ridgway's Blog

.Net and Web Development Information

  Home :: Contact :: Syndication  :: Login
  105 Posts :: 1 Stories :: 78 Comments :: 3 Trackbacks

Search

Article Categories

Archives

Post Categories

Development

General

For those of you who are doing things on the cheap and only using SQL Express, you'll be glad to know that there is an open source SQL Express profiler project. As one would expect it is pretty basic, but has all the important features, like the ability to filter and select the events and columns to trace. I had a look around the code and it is pretty simple (it could do with some more comments though ), so it should be easy enough to extend should you want to.
posted on Tuesday, July 10, 2007 6:45 AM

Feedback

# re: Profiler for SQL Express 7/13/2007 10:50 AM Damon
Awesome! Nice find - been looking for something like this for a while!

# re: Profiler for SQL Express 8/6/2007 4:12 PM Alexander Nowak
Thanks alot !

Comments have been closed on this topic.