this is arafat

this is arafat

am 16.08.2007 12:34:17 von arafat uddin

------=_Part_93378_18264629.1187260457593
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

sir,
my problem is that,
in my project i have a page call stock.where every day stock will be
change .
cause product enter in the stock and product out form the stock
so,stack will be change when product will enter and out.
thats why i hav to use UPDATE statement .
plz write to me what kind of UPDATE statemnt i have to write.


For Example: Balance 100 (caton)
product enter 50 (caton)=stock(100+50)=150 (caton)
product out 50 (caton)=stock(150-50)=100 (caton);

------=_Part_93378_18264629.1187260457593--