Hi
Please excuse me for this basic question but here goes. I am trying to write a simple database to handle a stocklist and orders. One table contains all the items and one table contains the orders. I have created all the links and everything is fine except for when I change the price of one of the items in my items table all records of that items that have been sold in the past now updates to the new price, I need the old records to stay at the old price. I know there is a simple answer so anyone please.
Please excuse me for this basic question but here goes. I am trying to write a simple database to handle a stocklist and orders. One table contains all the items and one table contains the orders. I have created all the links and everything is fine except for when I change the price of one of the items in my items table all records of that items that have been sold in the past now updates to the new price, I need the old records to stay at the old price. I know there is a simple answer so anyone please.
