ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Visual Basic
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
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.
 Question Submitted By :: Sumitha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
Connection object
 
Is This Answer Correct ?    3 Yes 0 No
Senthil
 
  Re: 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
# 2
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 ?    3 Yes 0 No
Ghanshyam Vrema
 
 
 
  Re: 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
# 3
Connection Object of ADO is Used to Perform Commit and 
Rollback.
 
Is This Answer Correct ?    3 Yes 0 No
Anjani
 

 
 
 
Other Visual Basic Interview Questions
 
  Question Asked @ Answers
 
What is the benefit of wrapping database calls into MTS transactions?  1
What is the difference between creating a object using New and CreateObject in Visual Basic?  1
How does a DCOM component know where to instantiate itself?  1
What is the different between Microsoft ODBC Driver and Oracle OBDC Driver?  1
Under which circumstance does a VB application ignore a Timer event?  1
how can i connect the samble database that comes with vb-6 (biblio.mdb) to a datagrid using code? ie what code i have to put in load event  1
in ADO connection string if password is leave blank and all others are given. what will happen eFunds1
Which controls have refresh method?  1
Is it possible to call backend procedures with ADO control?  1
what are the Controls which do not have events ?  1
what is the difference between Listindex and Tab index.  1
which argument can be used to make a menu item into bold?  2
What is the statement to extract 4 characters from the middle of a string?  1
What is Implicit?  1
Which method is used to write context Into file?  2
what is single thread and multithread apartments model? Ford2
What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?  1
What do you mean by ADO? TCS3
what is the Need of zorder method?  1
how many no of controls in form? Airex-Logistics1
 
For more Visual Basic Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com