what is different from edit and updates?

Answers were Sorted based on User's Feedback



what is different from edit and updates?..

Answer / saroj

edit means to small change the available data..

but update means to change the past data to present data..
that means through out the past data.. and give new data ...

Is This Answer Correct ?    39 Yes 10 No

what is different from edit and updates?..

Answer / musthafa sheik mohamed

Edit means. Doing edition or alterting the data of
existing record in a table, except the primary key of the
corresponding record.

Update means, After the edition the record will be stored
with same or old primary key with new updates data.

Is This Answer Correct ?    21 Yes 2 No

what is different from edit and updates?..

Answer / tejas

Edit - alter the data

Update - bring up to date

Is This Answer Correct ?    18 Yes 0 No

what is different from edit and updates?..

Answer / santosh

Edit-Just altering the present data
update-saving the altered data

Is This Answer Correct ?    16 Yes 0 No

what is different from edit and updates?..

Answer / tintumol cs

edit-make changes to existing data
update-add something new and save

Is This Answer Correct ?    11 Yes 1 No

what is different from edit and updates?..

Answer / rabeek

Edit means Only Edit
Update means edit + save

Is This Answer Correct ?    9 Yes 1 No

what is different from edit and updates?..

Answer / 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

what is different from edit and updates?..

Answer / sumanth

EDIT MEANS TO VIEW THE DATA AND EDIT THE DATA,BUT UDATE
MEANS IT IS USED TO UPDATE(EXISTING)DATA.

Is This Answer Correct ?    3 Yes 1 No

what is different from edit and updates?..

Answer / shinchan

Edit only present in the front end does not affect the back
end
when a record is in edit mode unless the procedure
save or update called, it doesn't affect it's original
records

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 ?    2 Yes 0 No

what is different from edit and updates?..

Answer / dipali

edit means add somthing new .
& update means to alter data and replace by new data

Is This Answer Correct ?    5 Yes 5 No

Post New Answer

More Visual Basic Interview Questions

What is the purpose of the AutoRedraw property on a form or container?

3 Answers  


What is ActiveX Explain?

2 Answers   SDS,


What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?

0 Answers   Wipro,


How can you determine performance standards?

0 Answers  


What is the use of Active Control Property?

0 Answers   HCL,






What do you know about user forms.

0 Answers  


Which tool is used to configure the port range and protocols for DCOM communications?

2 Answers  


Explain the differences between ActiveX Dll and ActiveX Exe?

0 Answers  


Which type of object requires this object?

0 Answers  


What is the use of Visual Basic Document file?

0 Answers  


How would you add elements and pictures to listitems in listview control?

0 Answers  


Is it possible to call backend procedures with ADO control?

1 Answers   TCS,


Categories