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
How can Visual Basic be used for server-side scripting?
How to find the current record position in data control?
How to control the file?
What is the difference between c++ and visual basic?
What is ODBC Direct and Microsoft Jet Database Engine ?
How would you use ActiveX Dll and ActiveX Exe in your application?
How would you create properties by using class Builder Wizard?
How many objects resides in ADO ?
What are the scope of the class?
What are the types of line styles available in Treeview Control?
What are the uses of List View Control?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
What is the use of Data Form Wizard?
Is it possible to change menu runtime using API? If yes? Specify the function names.
How do I get the number of free bytes on a disk?