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...


List out the ADO objects?

Answers were Sorted based on User's Feedback



List out the ADO objects?..

Answer / guest

Connection - Connects to a data source;
contains the Errors collection
Command - Executes commands to the data source. The only
object that can accept parameters for a stored procedure
Recordset - The set of data returned from the database.

Under the ADO Command Object, The Parameters collection.
collection is responsible for input to stored procedures.

Is This Answer Correct ?    1 Yes 0 No

List out the ADO objects?..

Answer / kumar.t

1. Connection
2. RecordSet
3. Parameter
4. Command

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is the diff between RDO and ADO?

3 Answers  


How do you create a form in visual basic?

0 Answers  


Binary Access-method is used to access file in which manner?

1 Answers  


Is visual basic easy?

0 Answers  


Which controls can not be placed in MDI?

3 Answers  


How do I do Peek and Poke and other low-level stuff?

0 Answers  


What is the default model of the form?

0 Answers   Transtech,


Types of ActiveX Components in VB?

0 Answers  


what are the Differenct Types of Procedures in VB?

0 Answers  


How would you create properties by using class Builder Wizard?

0 Answers  


How to get Cursor position using API?

0 Answers  


What is the difference between change event in normal combobox and dbcombobox?

0 Answers  


Categories