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 c++ and visual basic?
How will you retain the values of existing elements in a dynamic array when you want to alter the array size?
What is the diff between RDO and ADO?
How would you use ActiveX Dll and ActiveX Exe in your application?
How do I make my applications screen-resolution independent?
How can you check Beginning and End of the file?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
How do I access C style strings?
How many system controls are available ?
What is controls in vb?
what you know about databases?
what is single thread and multithread apartments model?
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)