Command Line Option for Database Calls
sheldonhull
Posts: 35 Silver 1
Is there an option I'm not finding for exporting the HTML report on the database calls? I see a general report, and call tree, but don't see any option to export the database calls as an html report.
Tagged:
Comments
The only way to see the database profiling results at the moment is to use the /data option to create a full .app9results file, I'm sorry to say. I have added a feature request for export options from command line, which is logged as as PP-3985. There is no timeline for this, but I will post any updates here.
Thanks for your feedback on this and apologies that there are no workarounds at the moment!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?
https://www.sheldonhull.com/blog/ants-performance-profiler-for-the-sql-server-dev
I hope this message finds you well!
I just wanted to let you know that there's now a command line option to export the database calls to an html file:
/dbcallshtml
(for more on the command line options, please see: https://documentation.red-gate.com/app10/setting-up-and-running-a-profiling-session/profiling-from-the-command-line-api)Hope that helps!
Jessica Ramos | Product Support Engineer | Redgate Software
Have you visited our Help Center?