Extracting the user performing the query
From: Shachaf Ben-Tzur (shachaf_at_xpert.com)
Date: 09/12/04
- Previous message: Mike: "Re: System Tables and Public Role"
- Next in thread: John Bell: "Re: Extracting the user performing the query"
- Reply: John Bell: "Re: Extracting the user performing the query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 12 Sep 2004 18:11:03 +0300
Hi,
I need to maintain a log of database users access - for that I need to
extract who is performing a given operation (SELECT, UPDATE, etc.).
The application is two-tiers (windows forms) using windows authentication to
connect to the database. The two tier are located on different machines.
Because the log will be maintained as a table itself - I think this is a
better way to extract the identity of the user performing the operation and
not transferring it from the client application.
Is it possible?
Tx,
Shachaf
- Previous message: Mike: "Re: System Tables and Public Role"
- Next in thread: John Bell: "Re: Extracting the user performing the query"
- Reply: John Bell: "Re: Extracting the user performing the query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]