M
Maz Ten
I am currently archiving records to another table by creating an Append
query then a Delete query.
The Append query appends the required data to the archive table.
The Delete query then deletes the archived records from the original table.
This all works fine but I have to do that procedure 6 times
first for the main table data then for all the related tables.
Is there an easier way to archive records wether they are related tables or
not.
Thanks in advance
Maz T
query then a Delete query.
The Append query appends the required data to the archive table.
The Delete query then deletes the archived records from the original table.
This all works fine but I have to do that procedure 6 times
first for the main table data then for all the related tables.
Is there an easier way to archive records wether they are related tables or
not.
Thanks in advance
Maz T