What the step should I take for if i wanna to update my database?The situation is something like this..I have a "User-Interface" form which to let user to insert data on it,for example is like a textbox.when i insert the data on the textbox,i wanna the data to store into the database if that is a new data while if that is a data that ald stored inside the database,then just need to update it...can give some examples code for me as references?
Thanks!! ;-)
Thanks!! ;-)
Comment