Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / ghanshyam vrema

ye, through Connection object you can commit or rollback
the transaction Eg:

on error go to errhandler
con.BeginTrans

con.execute cmd
con.execute cmd2
con.CommitTrans
errhandler:
con.RollbackTrans

Is This Answer Correct ?    18 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which property of textbox cannot be changed at runtime. What is the max size of textbox?

1067


What is ActiveX Document?

2174


What is FireHouse Cursors?

2339


Is it possible to Manipulate data through flexgrid? Explain.

2536


What is the-use of property page Wizard in ActiveX Control?

2063


What is the use of Immediate, Local Window?

2098


How would you create Visual basic Document file?

2140


What is executenonquery in vb net?

1022


___,___ arguments will be used to run a executable program in shell function

1863


How do I get the Tab key to be treated like a normal character?

1520


It possible to call OLEDB's Features directly in VB without using any control?

2434


How do I program the Novell NetWare API from VB?

1474


How would you access objects created in ActiveX Exe and ActiveX D1T ?

2112


How do you zoom in visual basic?

1009


What is meant by Establish Connection in RDO?

2431