what is different from edit and updates?
Answer Posted / 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 |
Post New Answer View All Answers
What is visual basic used for?
Is there any way to pass a variable to a form apart from using global variables?
what are the Differences between Recordset and Resultsets?
Explain the working of templates?
What is "NULL"?
How do I remove/change the picture property of a control at design time?
___ is a property to resize a label control according to your caption.
How do I create controls dynamically (at run-time)?
How can I create a VBX?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
What is DBSqlPassThrough?
What is data binding in vb net?
What is the use of ActiveX Documents?
what are the Parts of ODBC?
Explain what is Visual basic?