what is different between edit and update?
Answers were Sorted based on User's Feedback
Answer / john
Editing could be refered as the process of
Entering/Changing Information in a client machine.
The information is explicitly available only in the client
memory.
Updating could be refered as the process of getting the
those changes Entered in a Database or File permanantly.
Is This Answer Correct ? | 44 Yes | 3 No |
Answer / guna jenie
editing is the process of changing the data at the design
time,and update is the process of changing the data at the
runtime...
Is This Answer Correct ? | 17 Yes | 8 No |
Answer / sonu sharma
in edit u can change or add something extra in old data at
design time while in updation u can replace the old data as
new once at run time...........ok
Is This Answer Correct ? | 8 Yes | 3 No |
Answer / awinash
Editing could be refered as the process of
Entering/Changing Information in a client machine.
The information is explicitly available only in the client
memory.
Updating could be refered as the process of getting the
those changes Entered in a Database or File permanantly.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / haiipl25
Edit means edit some of the old data.
Update means update some old data as new data.
Is This Answer Correct ? | 6 Yes | 15 No |
Difference between Tabletype and Snapshot?
What is pivot table and how to create a pivot table
Explain OLE Drag and Drop?
What is ActiveX Dll and ActiveX Exe?
How would you add elements and pictures to listitems in listview control?
What is DDE?
How do I create controls dynamically (at run-time)?
Explain the working with task in Gantt chart view.
What are the important components of OLEDB?
How do I make my applications screen-resolution independent?
How do you do multithreading application in VB
Is it possible to change menu runtime using API? If yes Specify the function names?