This topic is locked

Auditing Changes to the Database

2/1/2006 19:40:11
ASPRunnerPro General questions
M
mariner author

Hi,

I am pretty new to the software but I am impressed so far. I am wondering if there is a way of auditing the changes a user makes to the database.
Mark

Sergey Kornilov admin 2/2/2006

Mark,
sure, you can do this using Events feature.

Use BeforeAdd, BeforeEditand BeforeDeleteevents to insert user entered data into audit table.