Answer Posted / 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 View All Answers
Where can I get good up-to-date information about VB?
How do I make a text box not beep but do something else when I hit the Enter key?
Is there a way to break long lines in VB code?
What is ActiveX Control?
How to find the current record position in data control?
I have several megabytes of memory. Why do I get an "out of memory" error?
___,_____ and ____ container objects.
What are 3 main differences between flexgrid control and dbgrid control?
Data Control missing from toolbox when I use VB under NT3.5. Why?
What is ActiveX Document?
How do I make the mouse cursor invisible/visible?
How do I play MID, WAV or other multimedia files?
Explain Types of DBCombo boxes?
What is the use of Imagelist Controls ?
How would you add elements in TreevieW Control.