D
DDD
hey its me again.
i have a table of alot of car names with a field marked quantity showing how
many of each there is. like i said in the other post.
i have also made a sales table which includes the customer, the car, & how
many they want to buy of that car.
i want to know how do you update the quantity field of the car table after
every sale.
e.g. if there are 15 cars, 2 were sold 15 should automatically change this
to 13.
could any1 provide a clear step by step method to do this. i think it
involves using a query
i have a table of alot of car names with a field marked quantity showing how
many of each there is. like i said in the other post.
i have also made a sales table which includes the customer, the car, & how
many they want to buy of that car.
i want to know how do you update the quantity field of the car table after
every sale.
e.g. if there are 15 cars, 2 were sold 15 should automatically change this
to 13.
could any1 provide a clear step by step method to do this. i think it
involves using a query