Hi,
I have a form with unbound text boxes. While the form loads, these text boxes are populated from the database. When I click the save button after making updates or
inserts to these text boxes, I need to selectively update or insert the data to the database (like if the data is existing in the db correspondingly, update the data
and if it doesn't insert it). Is there any way I could do it?
takeover
I have a form with unbound text boxes. While the form loads, these text boxes are populated from the database. When I click the save button after making updates or
inserts to these text boxes, I need to selectively update or insert the data to the database (like if the data is existing in the db correspondingly, update the data
and if it doesn't insert it). Is there any way I could do it?
takeover