S
Slez via AccessMonster.com
I'm debating (with myself) whether or not to archive records in a database
and would like to hear opinions on what others may have done, or what others
may think is best for my situation. I need to explain what I'm trying to
achieve.
I manage a database that we use for estimating projects. It's a fairly basic
structure:
(1) Project > (Many) Items > (Many) Item Details
One of the fields in Item Details is "ProductDescription" wher users can
select from another table called Product. Each record in that table has an
associated UnitCost.
So ultimately there is one record in the Product table related to many in the
Item Details table.
Periodically, as with any business, UnitCost of a given Product is adjusted.
This in turn changes the amount for a project because the Products selected
change in cost.
My thought is that in order to "lock in" the UnitCost as products are
selected and added to the items on projects, I'd need to append these to
another table or even another database. Does that sound logical, or is there
a better way to lock these prices in once selected?
Any thoughts or suggestions are appreciated?
and would like to hear opinions on what others may have done, or what others
may think is best for my situation. I need to explain what I'm trying to
achieve.
I manage a database that we use for estimating projects. It's a fairly basic
structure:
(1) Project > (Many) Items > (Many) Item Details
One of the fields in Item Details is "ProductDescription" wher users can
select from another table called Product. Each record in that table has an
associated UnitCost.
So ultimately there is one record in the Product table related to many in the
Item Details table.
Periodically, as with any business, UnitCost of a given Product is adjusted.
This in turn changes the amount for a project because the Products selected
change in cost.
My thought is that in order to "lock in" the UnitCost as products are
selected and added to the items on projects, I'd need to append these to
another table or even another database. Does that sound logical, or is there
a better way to lock these prices in once selected?
Any thoughts or suggestions are appreciated?