what is different between edit and update?

Answers were Sorted based on User's Feedback



what is different between edit and update?..

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

what is different between edit and update?..

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

what is different between edit and update?..

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

what is different between edit and update?..

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

what is different between edit and update?..

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

Post New Answer

More Visual Basic Interview Questions

which method used to move a recordset pointer in nth position in DAG?

1 Answers  


How to find size of the file. Which method or function is used to occomplish this?

1 Answers  


What is the difference between a property a method and an event? Give an example of each.

18 Answers   Microsoft,


How would you create properties in ActiveX Control?

1 Answers  


How does VB Pass arguments to a function by default?

2 Answers  


What is ado data control in vb6 0?

1 Answers  


What are the different procedures associated with the object?

1 Answers  


What do you mean by provider?

1 Answers  


How to find the current record position in data control?

1 Answers  


What is ADO?

1 Answers   Satyam,


Types of Modal windows in VB.

1 Answers  


What is file in vb?

1 Answers  


Categories