What do you mean by ADO?
Answer Posted / sumit mahna
ADO stands for ACTIVE X DATA OBJECTS........It is a oop
interface which enables us to write an application to
access nd manuplate data in a database server through OLEDB
data provider.......(Refered from book Infromatic practice
by Sumita Araora)
Is This Answer Correct ? | 36 Yes | 5 No |
Post New Answer View All Answers
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
Difference between Recordset and Resultsets.
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How would you convert a form into document?
What is ActiveX Control?
What is the difference between Msgbox Statement and MsgboxQ function?
What is snapshot in vb?
What is OLEDB?
What are the uses of List View Control?
What is the use of OLE?
When should we use recursive programming?
What is DDE?
Which type of object requires this object?
___ property used to add a menus at runtime.
Why doesn't "my string" & Chr$(13) do what I want?