Audit table

E

emerlita

How do i create an audit table or history table where transactions of
people login will be tracked?
 
E

emerlita

Access does not give you that functionality.

However, if all edits are made through forms, you can simulate it with the
events of the form. Details in:
Audit Trail - Log changes at the record level
at:
http://allenbrowne.com/AppAudit.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users -http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.






- Show quoted text -

THanks so much. I'll try this.
 
Top