Hi Does any one know is there any third party tool to covert SQL profiler Trace file to HTML for web display? Thanks
Hi ya, I've not come across one, but you could import the tracefile into a sql table (or log directly to a sql table) and then query that table from an asp/php/jsp type page Cheers Twan
The same query was asked in this threadhttp://www.sql-server-performance.com/forum/topic.asp?TOPIC_ID=5413 and also check references by the members. Satya SKJ Moderator http://www.SQL-Server-Performance.Com/forum This posting is provided “AS IS†with no rights for the sake of knowledge sharing.