What do you mean by ADO?

Answers were Sorted based on User's Feedback



What do you mean by ADO?..

Answer / sumit mahna

ADO stands for ACTIVE X DATA OBJECTS........It is a oop
interface which enables us to write an application to
access nd manuplate data in a database server through OLEDB
data provider.......(Refered from book Infromatic practice
by Sumita Araora)

Is This Answer Correct ?    36 Yes 5 No

What do you mean by ADO?..

Answer / khadeer.k

activeX data objects

Is This Answer Correct ?    33 Yes 3 No

What do you mean by ADO?..

Answer / srikar

ADO MEANS ACTIVEX DATA OBJECT.

IT IS A COLLECTION OF MANAGED PROVIDERS.

IT IS USED TO CONNECT WITH DB.

Is This Answer Correct ?    11 Yes 1 No

What do you mean by ADO?..

Answer / vijay

This is a collection of objects that is used to access the
database using OLEDB. ADO's allow you to access only data
and not hte schema(table definations, column definations
etc).

Is This Answer Correct ?    14 Yes 5 No

What do you mean by ADO?..

Answer / vimlesh kumar

ADO provides consistent access to data sources such as
Microsoft SQL Server, as well as date sources exposed
through OLEDB and XML. Data Sharing consumer applications
can use ADO to connect to these data sources and retrieve,
manipulate and update data.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

Which property of textbox cannot be changed at runtime ?

3 Answers   JPMorgan Chase,


What is constructors and distructors.

0 Answers  


How do you clear the current selected item from a drop down combo box?

2 Answers  


what are the Differences between Class Module and Standard Module?

1 Answers  


What is the use of Tabledef?

0 Answers  






How would you create Visual basic Document file?

0 Answers  


How do you change the icon and otherwise manipulate the DOS box?

0 Answers  


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

0 Answers  


How to use advanced data-bound controls.

0 Answers  


How would you attach an ActiveX control in Your Application?

0 Answers  


what is the meaning of cts company logo?..

1 Answers   CTS,


what is the Benefit of wrapping database calls into MTS transactions?

1 Answers  


Categories