If you're developing using SQL Server Express 2005 go grab this free Profiler:
http://sqlprofiler.googlepages.com/
What it does is opens a window where you can monitor everything going into SQL server. So if you've got dynamically created queries in you code or in a control it'll allow you to see what's actually getting sent to SQL Server. Great for debugging your SQL.
The Developer and above levels of SQL 2005 come with a profiler, so you really only need this if you're using the free Express version.
Profile for SQL Express
Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.
Page 1 of 1
Profile for SQL Express
#2
#3
Posted 19 November 2007 - 03:32 AM
I would hope the SQL server profiler would allow to profile only one database at a time or then I just can't see where to select it. A bit annoying to start profiling when you have 50+ databases and all have constant activity
I am a man without a website
#4
Posted 17 May 2011 - 11:58 PM
Catalyst, on 19 November 2007 - 02:15 AM, said:
If you're developing using SQL Server Express 2005 go grab this free Profiler:
http://sqlprofiler.googlepages.com/
What it does is opens a window where you can monitor everything going into SQL server. So if you've got dynamically created queries in you code or in a control it'll allow you to see what's actually getting sent to SQL Server. Great for debugging your SQL.
The Developer and above levels of SQL 2005 come with a profiler, so you really only need this if you're using the free Express version.
http://sqlprofiler.googlepages.com/
What it does is opens a window where you can monitor everything going into SQL server. So if you've got dynamically created queries in you code or in a control it'll allow you to see what's actually getting sent to SQL Server. Great for debugging your SQL.
The Developer and above levels of SQL 2005 come with a profiler, so you really only need this if you're using the free Express version.
thanks for the info ill use this software because im developing a system using VB.net 2010 and SQL Server 2008..SQL Server Profiler is a big help for me...
Share this topic:
Page 1 of 1


Help

MultiQuote










