Re: writing audit trail for a table
From: Steve Troxell (steve_troxell_at_hotmail-nospamforme.com)
Date: 03/01/05
- Next message: M. de Jong: "Re: Re-Post"
- Previous message: --CELKO--: "Re: Writing ONE STORED PROCEDURE rather than 5"
- In reply to: Sa: "Re: writing audit trail for a table"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 01 Mar 2005 11:52:14 -0500
Sa wrote:
> That's what I guess. I just wondering is there a better way to do. It is
> because there are many fields in the table.
Depends on how long it takes you to hand-code the trigger, and deal with
any future changes, or devise a script or program to generate the
trigger based on system table data. This compared to spending a little
money for a third-party tool which does the job in a couple of minutes.
Steve
- Next message: M. de Jong: "Re: Re-Post"
- Previous message: --CELKO--: "Re: Writing ONE STORED PROCEDURE rather than 5"
- In reply to: Sa: "Re: writing audit trail for a table"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|