hi,
i have some data in access which is linked to a vb6 form. i want to make this happen:
when the user clicks "rent", the product will be removed form the products table(to show its not in stock), but when it is brought back, it should be put back into the products table with the same product id. (the product id is auto number).
is this possible? it seems to be very simple.
pls help. thanks.
i have some data in access which is linked to a vb6 form. i want to make this happen:
when the user clicks "rent", the product will be removed form the products table(to show its not in stock), but when it is brought back, it should be put back into the products table with the same product id. (the product id is auto number).
is this possible? it seems to be very simple.
pls help. thanks.