Re: C2 Audit and BCP
From: James Talbut (Please.Respond.Via_at_Newsgroups.com)
Date: 05/27/04
- Next message: Guru: "unable to load Resource dll"
- Previous message: Andrew J. Kelly: "Re: how to trace the file activity??????"
- In reply to: Kevin McDonnell [MSFT]: "RE: C2 Audit and BCP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 27 May 2004 06:12:51 +0100
I'd like to be able to identify that an "insert bulk" statement has
occurred.
All of the SQL Statements that are run are identified solely by the
permission event, we have to look at the text data column in Profiler to
establish what the SQL was - but when we use BCP we get a few permission
events but nothing legible in the text data column.
This isn't an issue with the functionality of BCP, it's an issue with the
audit events that profiler picks up.
What I'd like is to find the same text captured in the permissions event
(which is part of the audit set of events) as it captured by the SQL
statements events (which logs the "insert bulk" statement and identifies the
table and columns).
Thanks.
J.T.
"Kevin McDonnell [MSFT]" <kevmc@online.microsoft.com> wrote in message
news:cLXa5U3QEHA.3960@cpmsftngxa10.phx.gbl...
> BCP will use Native mode by default unless you specify character mode.
> What exactly are you wanting to see?
>
>
> Thanks,
>
> Kevin McDonnell
> Microsoft Corporation
>
> This posting is provided AS IS with no warranties, and confers no rights.
>
>
>
- Next message: Guru: "unable to load Resource dll"
- Previous message: Andrew J. Kelly: "Re: how to trace the file activity??????"
- In reply to: Kevin McDonnell [MSFT]: "RE: C2 Audit and BCP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|