I need to do some archiving of records that have a great deal of associated data. For example: Each Customer has Workorder records and each Workorder has Labor, Parts and Billing records. My concern is that I do not know how to get all the associated data archived properly for the Workorder records for a given period. Can anyone point me in the right direction? Here is the other thing. Not all Workorders have billing records. Is there any way to make sure I'm not missing anything?
My other concern is this: There are times that I am asked to do history cost reports that require me to use both the current information and the archive information to get a total value. If I have this archive information in a different database will I still be able to do the reports accurately?
I realize there are alot of IF..And..Or..buts..with this however, I have never done this before and it is a bit overwelming.
Does anyone have anything to offer?
RookieDev
My other concern is this: There are times that I am asked to do history cost reports that require me to use both the current information and the archive information to get a total value. If I have this archive information in a different database will I still be able to do the reports accurately?
I realize there are alot of IF..And..Or..buts..with this however, I have never done this before and it is a bit overwelming.
Does anyone have anything to offer?
RookieDev