Hi All,I am facing performace related issues for my .NET application that call several procedures. I have around 450 procedures for my application into database. I want to log their execution time in table for reporting purpose. as we have separate service user to access database so can we log this information using user's session ? please suggest or any alternative method.Thanks in advance,
↧