|
----------------------------------------------------------------------
message: 1
date: Fri, 27 Jan 2012 00:01:04 +0000
from: Geoff Boreland <gboreland@xxxxxxxxxxxxxxxxxxxxxxx>
subject: Re: [SYSTEM21] System21 - Time from Pick Note to Despatch
Note
You might also want to contemplate the use of database triggers to
ensure you capture all the information required.
A typical audit file is only ever going to be as useful as all of the
programs that write / update it. As soon as someone performs a write
or an update to the master file without including the audit file, then
the audit trail is compromised.
We have found that installing database triggers will ensure you capture
all database I/O's including SQL / DFU style updates, as the I/O is
performed at the operating system level and not within the program.
Regards
Geoff
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.