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 do you know about chaining views.
What are the new events in textbox that has been included in VB ?
What is meant by building a recordset.
Why does everybody say I should save in TEXT not BINARY?
___ VB constant make the menu item in centre.
Scope of API's can be of types, what are they?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
How to use advanced data-bound controls.
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
How do I remove/change the picture property of a control at design time?
It possible to call OLEDB?s Features directly in VB without using any control?
What is the difference between adodc and adodb in vb?
Explain the "cursortype" and "Locktype" in VB?
What is instantiating?