Jump to content

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
  • You cannot start a new topic
  • You cannot reply to this topic

Profile for SQL Express Rate Topic: -----

#1 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 19 November 2007 - 02:15 AM

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.
0

#2 User is offline   Ben Abrams 

  • The buddy system:never fails
  • Group: Administrators
  • Posts: 1,850
  • Joined: 04-April 06
  • Gender:Male

Posted 19 November 2007 - 02:54 AM

View PostCatalyst, on Nov 19 2007, 07:15 AM, said:

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.

id hope all developers have got bug free / errors caught before this point, though

View PostSirkent, on 21 September 2007 - 04:26 AM, said:

<monty python high-pitched female voice>I DON'T LIKE SPAM!</monty python high-pitched female voice>
0

#3 User is offline   Telos 

  • Eternal Being
  • Group: Members
  • Posts: 250
  • Joined: 08-May 07
  • Gender:Male
  • Location:Finland

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
0

#4 User is offline   mhack122 

  • W.R. Private
  • Group: Members
  • Posts: 5
  • Joined: 17-May 11

Posted 17 May 2011 - 11:58 PM

View PostCatalyst, 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.


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...
0

#5 User is offline   EncoderDecoder 

  • W.R. Sergeant
  • Group: Members
  • Posts: 260
  • Joined: 01-March 11
  • Gender:Female
  • Location:Philippines

Posted 12 June 2011 - 10:35 AM

SQL server profile..?
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users