Audit Table
From: Michelle (michelle.vanden_at_eglin.af.mil)
Date: 12/29/03
- Next message: Tom Moreau: "Re: Audit Table"
- Previous message: Andrew J. Kelly: "Re: Advice needed"
- Next in thread: Tom Moreau: "Re: Audit Table"
- Reply: Tom Moreau: "Re: Audit Table"
- Reply: Yuan Shao: "RE: Audit Table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 28 Dec 2003 20:34:52 -0800
The current environment is an ASP frontend with IIS 5.0
using (windows authentication) and SQL Server 2000(windows
authentication) on the same machine.
I would like to add two columns onto several tables and
have a timestamp and username inserted into them when a
user performs an update or insert. I believe it's a good
idea to use an insert or update trigger, but I'm not sure
how the asp application delegates who is logged to sql
server.
What is the best way to do this?
Do you need to have IIS and Sql server configured a
certain way in order to grab the username from the asp
application?
- Next message: Tom Moreau: "Re: Audit Table"
- Previous message: Andrew J. Kelly: "Re: Advice needed"
- Next in thread: Tom Moreau: "Re: Audit Table"
- Reply: Tom Moreau: "Re: Audit Table"
- Reply: Yuan Shao: "RE: Audit Table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|