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 |
How many ways we can access file using VB?
Difference between Dynaset and Snapshot?
What are the types of Error?
How do I set the Windows wallpaper at runtime?
Which controls have refresh method?
Types of cursors in RDO.
What is the difference between queryunload and unload in form?
OLE is used for _______
What are the differences between a standard module and a class module?
what are Instancing for classes provided by ActiveX component like prive, publicnotcreatable,SingleUse, GlobalSinleUse,MultiUse.
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
what is the control used to call a windows application.