C
Chang
Creating an order
I want to create an order, so the person picks name from
one table, cutomer
from second table, and
then products from third. and then saves it, exactly like
the northwind
database, but i have one
problem the price varies each time the order is placed,
so how do i store
it that way. My cas eis
that im a middleman when i get an order i see how much it
will cost me, and
then i decide how much
to charge. but it varies each time, and i nead it to save
my cost and the
amount im charging. how
would i go about this. thank you
I want to create an order, so the person picks name from
one table, cutomer
from second table, and
then products from third. and then saves it, exactly like
the northwind
database, but i have one
problem the price varies each time the order is placed,
so how do i store
it that way. My cas eis
that im a middleman when i get an order i see how much it
will cost me, and
then i decide how much
to charge. but it varies each time, and i nead it to save
my cost and the
amount im charging. how
would i go about this. thank you