auto decrement

A

ann

i am creating a database on an inventory of parts. in the first table i have the part details -like part id, description, location, quantity, critical level.
in the second table, i have the usage of the part, as in , the record of the items withdrawn from the store and the fields are - date taken,name of person, part id, amount taken out.
i need to know how to decrease the quantity of the part in the first table whenever a part is withdrawn and recorded in the second table.
please help?
also, is there a way to record the date & time automatically whenever a part is withdrawn?
thank you :)
 
L

Luiz Cláudio

Hi,

read this text about inventory control:
http://www.utteraccess.com/forums/download.php?Number=304826

Luiz Cláudio C. V. Rocha
São Paulo - Brazil

ann said:
i am creating a database on an inventory of parts. in the first table i
have the part details -like part id, description, location, quantity,
critical level.
in the second table, i have the usage of the part, as in , the record of
the items withdrawn from the store and the fields are - date taken,name of
person, part id, amount taken out.
i need to know how to decrease the quantity of the part in the first table
whenever a part is withdrawn and recorded in the second table.
 
A

ann

thank you luiz, i was able to download, am going to read it up now, and hopefully things will get better
----- Luiz Cláudio wrote: -----

Hi,

read this text about inventory control:
http://www.utteraccess.com/forums/download.php?Number=304826

Luiz Cláudio C. V. Rocha
São Paulo - Brazil

ann said:
i am creating a database on an inventory of parts. in the first table i
have the part details -like part id, description, location, quantity,
critical level.
in the second table, i have the usage of the part, as in , the record of
the items withdrawn from the store and the fields are - date taken,name of
person, part id, amount taken out.
i need to know how to decrease the quantity of the part in the first table
whenever a part is withdrawn and recorded in the second table.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top