Audit log

Would be nice feature to have an audit logging system
that can be enabled on forms. Perhaps a macro that
you could call that would enable the table name, field name, date, userid, and before and after values
to be captured to a audit table.

Thanks
Mark

Re: Audit log

Would be nice indeed, but you can create your own auditing functionality quite easily can’t you?

Re: Audit log

Triggers.

Regards,
Scott.

Re: Audit log

Yes, have looked at triggers. However best place to do it
would be at the database abstraction layer when building up the
SQL statements.

We don’t have access to that.

At least one of the other frameworks lets you turn on logging as
standard functionality.