Sorry if this has already popped up..
Umm.. i need help with an insert query, but i have to use vb for it..
STORY... I SPOSE..
Its a computer part shopping cart basically..
when a user logs in, a column in the user table called 'active' is set to YES, since its a yes/no field.
When a user goes to add a product to his cart is when i have trouble... it wouldnt be so bad if i didnt have active users... but.. i do.. Basically i want to know how to insert the part/parts into the cart which is owned by this active user.
can anyone help me?
Umm.. i need help with an insert query, but i have to use vb for it..
STORY... I SPOSE..
Its a computer part shopping cart basically..
when a user logs in, a column in the user table called 'active' is set to YES, since its a yes/no field.
When a user goes to add a product to his cart is when i have trouble... it wouldnt be so bad if i didnt have active users... but.. i do.. Basically i want to know how to insert the part/parts into the cart which is owned by this active user.
can anyone help me?