i want to update my sql field but i can't.if any one write this part for me i will be thankful.
in this parrt i recieve the id of user and if it br in the sql i recieve the inforetion and update his/her information in the sql.
my sqlconnection name is:sqlconnection1,my dataddabter name is:sqldataadapter1,my data set name is:dataset1 and my parameter : @name,@family,@phone,@state,@city,@majer i recieve this info from textbox.