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 |
Can you tell me the properties of the controls?
Why doesn't "my string" & Chr$(13) do what I want?
What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?
How do I set the Windows wallpaper at runtime?
What is "Reserved Error -1209"?
Types of ActiveX Components in VB?
How do I make a text box not beep but do something else when I hit the Enter key?
What are the tools available for Debug in VB?
What is DDE?
what are the Default cursor Type and LockEdit type in DAO?
which method used to move a recordset pointer in nth position in DAG?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
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)