Re: can I send the audit file to a table?

From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 09/28/04


Date: Tue, 28 Sep 2004 14:41:29 -0600

You can't have the traces go directly to a table but you can use the
fn_trace_gettable function to load the trace files into a table. Refer
to books online for more information on fn_trace_gettable.

-Sue

On Tue, 28 Sep 2004 13:13:06 -0700, "M" <M@discussions.microsoft.com>
wrote:

>Hi,
> I have "C2 audit mode"=1, is it possible to send the trace files to a
>table?, how can I do it ?