Is it possible to Create a change log....? I want to know specifically if I have security enabled if I can log who made the last record change? Could you please provide an example or a site that has an example, I have learned everything I know about Access by looking at other databases or examples.
Change Log
Collapse
X
-
Tags: None
-
A change log is usually a table that has a record added using code whenever an event takes place on the database. It usually logs the system date, current logged in user, event description.Originally posted by alphaomega3Is it possible to Create a change log....? I want to know specifically if I have security enabled if I can log who made the last record change? Could you please provide an example or a site that has an example, I have learned everything I know about Access by looking at other databases or examples.
Comment