G
Guest
I have a form bounded to a query with multi tables. Because of the audit purpose, we need to generate a transaction to a audit table every time. The query bounded to the form has not direct relationship to the audit table. Please advise how can I append record to the audit table. Do I need to write a "connection" to connect this audit table?