N
nod
I am writing a vb6 interface for an access database.
I want to be able to delete records so they no longer register on the
database but at the same time it would be good if all the deleted data
was stored away somewhere - rather like the recycle bin in Windows.
I would welcome suggestion on the best way to do this.
Is there any standard way to do it?
There are a number of related tables with 'Cascade Delete Related
Records' set.
Thanks
Nod
I want to be able to delete records so they no longer register on the
database but at the same time it would be good if all the deleted data
was stored away somewhere - rather like the recycle bin in Windows.
I would welcome suggestion on the best way to do this.
Is there any standard way to do it?
There are a number of related tables with 'Cascade Delete Related
Records' set.
Thanks
Nod