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 to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?

0 Answers  


What is the max size of textbox?

2 Answers  


what are container objects?

1 Answers  


What is the difference between a Sub and a Function?

3 Answers  


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

0 Answers   Infotech,






what is the difference between Listindex and Tab index.

1 Answers  


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

0 Answers  


Discuss the working with to-do lists.

0 Answers  


what are the Controls which do not have events ?

1 Answers  


How can you determine performance standards?

0 Answers  


Can you tell me the properties of the controls?

0 Answers   Satyam,


Explain the types of Views in Listview Control.

0 Answers  


Categories