Hello,
I was wondering if somebody has some piece of code how to create some kind of logging of deleted records through a form.
My database is used for 3 different shops; in the main shop, when products are changed, updated or added, they get a "modifdate" flag which is used to create a dummy table to update the other shops.
However, when I delete a record in the main shop, this data is gone and no records will be deleted from the other shops.
How could I solve this ?
Regards,
Peter
I was wondering if somebody has some piece of code how to create some kind of logging of deleted records through a form.
My database is used for 3 different shops; in the main shop, when products are changed, updated or added, they get a "modifdate" flag which is used to create a dummy table to update the other shops.
However, when I delete a record in the main shop, this data is gone and no records will be deleted from the other shops.
How could I solve this ?
Regards,
Peter