Trace files being loaded to a table
Subject: SQL Profiler - Trace Files Attachments: None
From: "Leon Parker" <lparker@lortobco.com> Sent: 10/21/2002 5:32:25 AM
Is there a way to have traced information sent to a table
after manually creating the trace file using the
sp_trace_create command. I know that you can set up a
trace using Profiler and have the traced information sent
to a table but whenever you script the trace it doesn't
script for writing information to the table. Is there any
code that I can place within the script file to have the
trace write to the table? Having the data loaded to a
table programmatically will not work for me......

