Hi all,
I have an existing database that needs to have a large number of records archived from various tables. In the future they will be archived according to a set of criteria, such as the age of the item and its status.
My understanding is that I need to be very careful of respecting referential integrity when I append records to an archive db and then delete the records in the current one. To that end, I was investigating table relationships, and it does not seem that any have been set up in the current db. Do I need these relationships to design my archive db and functions?
Is it best to go back and set up relationships now? If I did that, can that compromise the db? How can I research and find which tables need the relationships? If and when I can set up the relationships, will referential integrity rules within Access help me to ensure the stability and reliability of the current db once I start archiving and moving records?
Any resources or suggestions?
Thanks!
I have an existing database that needs to have a large number of records archived from various tables. In the future they will be archived according to a set of criteria, such as the age of the item and its status.
My understanding is that I need to be very careful of respecting referential integrity when I append records to an archive db and then delete the records in the current one. To that end, I was investigating table relationships, and it does not seem that any have been set up in the current db. Do I need these relationships to design my archive db and functions?
Is it best to go back and set up relationships now? If I did that, can that compromise the db? How can I research and find which tables need the relationships? If and when I can set up the relationships, will referential integrity rules within Access help me to ensure the stability and reliability of the current db once I start archiving and moving records?
Any resources or suggestions?
Thanks!