Hi folks.
I currently have a report, based on a table, that contains information regarding changes to data within the database...that is, it records the name of the user that edited/deleted a record, the name of that record, the reason the record was edited/deleted and the time this transaction occured.
As a management type procedure, i have been asked to implement a method of automatically emailing this report to a certain person at a certain time each week and then clearing the underlying table.
I have a few ideas about how to go about it...but i was looking for some input as to a good way to accomplish this.
Thanks in advance
-Jezza
I currently have a report, based on a table, that contains information regarding changes to data within the database...that is, it records the name of the user that edited/deleted a record, the name of that record, the reason the record was edited/deleted and the time this transaction occured.
As a management type procedure, i have been asked to implement a method of automatically emailing this report to a certain person at a certain time each week and then clearing the underlying table.
I have a few ideas about how to go about it...but i was looking for some input as to a good way to accomplish this.
Thanks in advance
-Jezza