What is ADO? What are its objects ?



What is ADO? What are its objects ?..

Answer / guest

ActiveX Data Object. ADO can access data from both flat
files as well as the databases. I.e., It is encapsulation
of DAO, RDO, and OLE that is why we call it as OLE-DB
Technology.
Objects are Connection, Record Set, Command, Parameter,
field, Error, Property.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How do I speed up control property access?

0 Answers  


I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?

0 Answers  


What does DoEvents do?

2 Answers  


How to test the AX stat class?

0 Answers  


What is ADO?

1 Answers   Satyam,






What methods are used for DBGrid in unbound mode?

1 Answers  


Why API functions are Required?

0 Answers   L&T, Wipro,


What is VB ShellScripting?

1 Answers   Wipro,


How to use hyperlink?

0 Answers  


what is the control used to call a windows application.

0 Answers  


How does the following statements work? On Error Goto Err_Handler

2 Answers  


How would you find out the value property in Slider Bar Control?

1 Answers  


Categories