what is different from edit and updates?
Answer Posted / thava
Edit only present in the front end does not affect the back end
(i.e.) when a record is in edit mode unless the procedure
save or update called, it doesn't affect it's original records
simply says
edit is to prepare a record in edit mode
update is update the changes of the current record in the db
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to use advanced data-bound controls.
Which type of object requires this object?
What are forms in visual basic?
Scope of API's can be of types, what are they?
How many ways we can access file using VB?
Maximum Control Names length?
How do I make my applications screen-resolution independent?
What is the use of progress Bar Control?
How can you filter out specific type of file using file system controls?
How would you add elements and pictures to listitems in listview control?
How many ways we can access file using VB?
What are the types of API Types.
Types of DBCombo boxes
How do I add a form in visual basic?
Difference between Class Module and Standard Module?