what is different from edit and updates?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the uses of List View Control?

1449


How many File System Controls are there ? Explain.

1568


Explain about declaring variables in Visual basic?

535


What are the new events in textbox that has been included in VB ?

1351


what are the Types of DBCombo boxes?

1693






How would you run your ActiveX Document Dll?

1440


What is the use of Immediate, Local Window?

1501


Does VB support pointers to functions?

1176


How do I create a window with a small title bar as in a floating toolbar?

867


How to get freefile location in memory?

2092


What is the use of NEW Keyword? Explain.

1561


How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?

947


How do I tell when an application executed using the SHELL command is finished?

1097


What about DLL calls that require callbacks?

992


How do you avoid the "Invalid use of null" error when reading null values from a database?

1123