Which ADO object is used to perform commit / rollback ?
Is it command or connection or recordset
I am not sure of the options given. So please let me know
the answer if it is something else.
Answer Posted / anjani
Connection Object of ADO is Used to Perform Commit and
Rollback.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is meant by Establish Connection in RDO?
How would you use ActiveX Dll and ActiveX Exe in your application?
what is the Difference between Dynaset and Snapshot?
How do I make the mouse cursor invisible/visible?
What is the use of Imagelist Controls ?
Types of LockEdits in RDO.
How would you add elements in TreevieW Control?
Explain about arrays?
Explain what is Visual basic?
What is Mask Edit and why it is used?
Data Control missing from toolbox when I use VB under NT3.5. Why?
How do I create controls dynamically (at run-time)?
What is constructors and distructors.
Is the Access Engine and Visual Basic Pro good enough for database work?
Is it possible to Manipulate data through flexgrid? Explain.