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 / john ranjith
Connection object will be used to commit / rollback the
transaction
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the Difference between Recordset and Querydef?
What is a thread pool and how are the threads within a thread pool managed?
How do I mimic a toggle button?
How many File System Controls are there Explain?
What are the tools available for Debuggiu in VB?
Write the Steps in Creating an ActiveX Control?
How would you attach pictures in column headers of List View Control?
How would you map properties to controls by using ActiveX Control Interface Wizard?
Is visual basic case sensitive?
It is possible to access Text (x.txt) files? Explain.
What is data control in vb?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How can Visual Basic be used for server-side scripting?
How to use advanced data-bound controls.
How can you check whether a record is valid record or Invalid record using ADO control or Object?