D
Damon Heron
As my database is used, the tables get filled with products that are no
longer available, orders that are one-time only, customers that are
obsolete, etc. In general, how does one handle archiving all of these old
records while still maintaining db integrity? As an example, I have a
products form, with an inventory transaction subform, that has 175 different
products, of which only 20-25 are active. I put a "discontinued" checkbox
on the form, so the user can filter for active products, but this seems sort
of kludgy. Any and all ideas are appreciated.
Damon
longer available, orders that are one-time only, customers that are
obsolete, etc. In general, how does one handle archiving all of these old
records while still maintaining db integrity? As an example, I have a
products form, with an inventory transaction subform, that has 175 different
products, of which only 20-25 are active. I put a "discontinued" checkbox
on the form, so the user can filter for active products, but this seems sort
of kludgy. Any and all ideas are appreciated.
Damon