How can i update the values in a table in database.The condition to update is a value in a textbox.
I hav a textbox containing the order value.The table order_detail should be updated for its some values like shipment date,transporte r name etc where order no is equql to the value in the textbox(contain g order no).?
plz suggest me some ways....thanks for your help.
I hav a textbox containing the order value.The table order_detail should be updated for its some values like shipment date,transporte r name etc where order no is equql to the value in the textbox(contain g order no).?
plz suggest me some ways....thanks for your help.
Comment