G
Guest
I am creating a database that is holding information about orders and
products we buy and prices. I have created some look up relationships to
look up data int he products table and store it in an orders table. How do I
store the look up unit price in the orders table without it changing when i
update the unit price field in the products table so that I have a history of
the prices I have paid in the past when the prices increase??
products we buy and prices. I have created some look up relationships to
look up data int he products table and store it in an orders table. How do I
store the look up unit price in the orders table without it changing when i
update the unit price field in the products table so that I have a history of
the prices I have paid in the past when the prices increase??