what is the difference between ADO and RDO in vb
Answers were Sorted based on User's Feedback
Answer / sivamng_2003
The ADO IS purely used for Connected And Disconnected
Architectures like ACcess and MSSQL. Whereas RDO is fully
supports Oracel oriented connectivity.
| Is This Answer Correct ? | 12 Yes | 4 No |
Answer / dayananda
In ADO, we can call using common objects.
In RDO, we can call using RDO querry objects.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prabhu
The System.Data namespace consists mostly of the classes
that constitute the ADO.NET architecture. The ADO.NET
architecture enables you to build components that
efficiently manage data from multiple data sources. In a
disconnected scenario (such as the Internet), ADO.NET
provides the tools to request, update, and reconcile data
in multiple tier systems. The ADO.NET architecture is also
implemented in client applications, such as Windows Forms,
or HTML pages created by ASP.NET.
| Is This Answer Correct ? | 1 Yes | 6 No |
What is the difference between change event in normal combobox and dbcombobox?
what are the Differences between ActiveX Exe and Dll?
How would you find out the value property in Slider Bar Control?
How can you check Beginning and End of the file?
Can we display only integers / numbers through the message box? Is there any constraint to do so?
what is the diff between inprocess and out of process ?
What is the use of Immediate, Local Window?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What is a Component?
Explain Default cursor Type and LockEdits type in RDO?
How would you attach an ActiveX control in Your Application?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)