Hi everyone,

We have several applications written in Delphi 7 that over the years
have had a lot of SQL added into the processes.  We're now seeing SQL
server performance issues and are trying to determine what queries might
be causing server load.  I've looked at a couple profiling packages,
such as gpProfile but in order to get specific profiling information on
various SQL statements, code loops or data validation we have to
refactor the questionable code to a procedure or function.  Are there
profiling packages out there that would allow us to insert markers
around specific blocks of code for analysis rather than only profiling
at the procedure/function level?

Thanks!


[Trillium Community HealthPlan]<http://TrilliumCHP.com>


Del Texley
I.T. Administrator/ISO
1800 Millrace Drive, Eugene, OR 97403
Ph: 541-484-6430 Fax: 541-434-1067

This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.(*cd:20130808)

_______________________________________________
Delphi mailing list
[email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to