Re: How can I audit the use of one sql-id
From: Dejan Sarka (dejan_please_reply_to_newsgroups.sarka_at_avtenta.si)
Date: 09/19/03
- Next message: Bill Cheng [MSFT]: "RE: security of indexes (indexed views)"
- Previous message: jobi: "How can I audit the use of one sql-id"
- In reply to: jobi: "How can I audit the use of one sql-id"
- Next in thread: jobi: "Re: How can I audit the use of one sql-id"
- Reply: jobi: "Re: How can I audit the use of one sql-id"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 19 Sep 2003 15:33:59 +0200
> How can I audit the use of a single sql-id.
>
> This Id is only to be used in specific circumstances and should always be
> reported.
Id of what? If you are talking about object id, use Profiler. If you wand to
audit a single row, use a trigger.
-- Dejan Sarka, SQL Server MVP FAQ from Neil & others at: http://www.sqlserverfaq.com Please reply only to the newsgroups. PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org
- Next message: Bill Cheng [MSFT]: "RE: security of indexes (indexed views)"
- Previous message: jobi: "How can I audit the use of one sql-id"
- In reply to: jobi: "How can I audit the use of one sql-id"
- Next in thread: jobi: "Re: How can I audit the use of one sql-id"
- Reply: jobi: "Re: How can I audit the use of one sql-id"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|