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 / senthil
Connection object
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How do I play MID, WAV or other multimedia files?
It possible to call OLEDB?s Features directly in VB without using any control?
How do I get my application on top?
___ is a property to resize a label control according to your caption.
When should we use recursive programming?
Explain about control properties?
Types of ActiveX Components in VB?
How do I create a new form in visual basic?
OLE is used for _______
What is visual basic used for?
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 can you do with visual basic?
What is form in visual basic?
What are the Internet tools available in VB 6.0?
I get a "file not found" error on the IIF function when I distribute by program. Why?