Subject Re: [firebird-support] Re: System tables affected by DML operations over regular tables
Author Dimitry Sibiryakov
> I would like to be able to make an general procedure that would log every (or only configured) DML operations over all or over configured tables in my database. Beside the operations, I would like to log the data of affected table after DML operation, except for delete.

No way. But you can use IBLogManager.

SY, SD.