Hi there,
I have the following problem:
I have a database and from the “Main Table” I have to delete some records from time to time. The records of the Main Table are linked to other tables.
I would like to have another Database like “Archive” where all deleted records are stored in a table then, including all the linked data (tables).
So the structure of the database must be the same.
It there an easy way to do that?
Thanks in advance,
Michael.
I have the following problem:
I have a database and from the “Main Table” I have to delete some records from time to time. The records of the Main Table are linked to other tables.
I would like to have another Database like “Archive” where all deleted records are stored in a table then, including all the linked data (tables).
So the structure of the database must be the same.
It there an easy way to do that?
Thanks in advance,
Michael.