Baskets..

H

h3llz

Im using one form to do many functions, search for a product, then a button
to add that product to a basket.

Should i have a subform from the basket table? i want a fixed height and
width and be able to scroll within. Also would need to change the quantity of
the product (how many the customer is buying) and also delete the row.

If the row get deleted i would need to update tblProductsLog to put quantity
back up, and if quantity gets changes the same.

Is it a way not to use subform and have a loop to echo all results from the
table? (in tabular format) etc.

I want opinions :)
 

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