Number Of Hits
From: John Smith (js_at_no.com)
Date: 01/03/05
- Next message: Aaron [SQL Server MVP]: "Re: How to prevent DELETEs in a table"
- Previous message: Tibor Karaszi: "Re: User already exists in the database error"
- Next in thread: Nigel Rivett: "Re: Number Of Hits"
- Reply: Nigel Rivett: "Re: Number Of Hits"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 Jan 2005 17:15:05 -0500
Hey folks,
I want to run through a large C# application we built to ensure it is
properly optimized.
Is there a way I can tell in SQL server how many times it's been hit/queried
in the last 20 seconds? In other words, I want to load a form on the
application and ensure that there is a minimal number of queries called
(Stored Procedures or simple Select statements).
How would I find out how many times it was queried within a certain
timespan?
Thanks!
- Next message: Aaron [SQL Server MVP]: "Re: How to prevent DELETEs in a table"
- Previous message: Tibor Karaszi: "Re: User already exists in the database error"
- Next in thread: Nigel Rivett: "Re: Number Of Hits"
- Reply: Nigel Rivett: "Re: Number Of Hits"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|