Archiving Data ?

S

Sutemi

How do i archive data ?

Ideal thing would be that the users could delete/modify/add data and when
they would feel the need, they could archive the data just by using some
macro or something similar.
 
T

Tom

You can take a backup copy of the mdb file at regular intervals.
But if you want to archive individual records from various tables it is up
to your design of the database.
 
Top