What is the difference Between ADO and other data access
objects?
Answers were Sorted based on User's Feedback
Answer / hema
ADO is a universal data access object. It combines the
functionality of DAO and RDO. I can access relational and
nonrelational database. DAO can access MS-Acccess. RDO can
access client server db.
Is This Answer Correct ? | 8 Yes | 3 No |
Answer / shruthi
ado .net we can connect the commands & give the
connectivty as sql commands
Is This Answer Correct ? | 3 Yes | 2 No |
Draw Sequence Modal of DAO? Explain.
How would you access objects created in ActiveX Exe and ActiveX D1T ?
which VB constant make the menu item in centre?
what database you used in project?
What is meant by Establish Connection in RDO?
What is vbs file?
how to get printout between two dates informations in datareport in vb6.0
How do you change the icon and otherwise manipulate the DOS box?
What is the difference between change event in normal combobox and dbcombobox?
How do I add a form in visual basic?
What is a toolbox in visual basic?
what are the Differences between variables defined as public in a standard module (.bas) file and a Class file?