Depending on the complexity of what you need to do, you may need to implement
an audit log or a transaction log. To do this in Access take a look at Allen
Browne's method.
Audit Trail - Log changes at the record level at:
http://allenbrowne.com/AppAudit.html
John Spencer
Access MVP 2002-2005, 2007-2010
The Hilltop Institute
University of Maryland Baltimore County
Sunil Somani wrote:
> Hi All,
>
> We have one MS Access database, which is being shared/accessed by number of
> users at the same moment. Few of them are admin users too who can perform
> update/delete/insert operations too.
>
> Now we have a requirement to log which users has perform which update
> operations. Is there some way, can you please advise.
>
> Thank you so much in advance,
>
> Best regards,
> Sunil Somani
>