Re: User access security linking with table records

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Sep 24, 1:22 pm, Nick <N...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I am building a multiple user database with user access security and I would
like to add some code so that every record added by each user has that user's
user name included in each record

I would suggest that adding such metadata to every row in every table
will only lead to pain; what will happen when they want field-level
metadata...? Also consider that an audit trail is usual external by
design: how can you ensure bias will not be introduced into your
design by accident or otherwise? i.e. who will audit the audit tool?!

My suggestion is to consider porting the data to a more capable
engine, one that supports triggers (makes capturing changes much, much
easier), and purchasing an appropriate (e.g. SOX-compliant) tool for
the job rather than rolling your own.

Jamie.

--


.



Relevant Pages

  • Re: Change tracking
    ... http://www.tonymarston.net/php-mysql/auditlog.html which describes a design ... with incorporates a fixed set of audit tables which can deal with logging ...
    (php.general)
  • how do i design a questionnaire on word?
    ... I would like to design a questionnaire to audit the different types of ... patient that are coming into the department. ...
    (microsoft.public.word.newusers)