V
vasal
I am developing a db for ordering and stock control for a friend and i want
to reduce the quantity of a stocked product when this quantity is added to
an order:
eg. a customer orders 10 CD-R disks; when this order is executed update
stock information for CD-R disks by reducing the available quantity by 10.
How can i achieve that by code (open the table, locate the record and adjust
the appropriate value)?
THANX!
to reduce the quantity of a stocked product when this quantity is added to
an order:
eg. a customer orders 10 CD-R disks; when this order is executed update
stock information for CD-R disks by reducing the available quantity by 10.
How can i achieve that by code (open the table, locate the record and adjust
the appropriate value)?
THANX!