Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between ADO and RDO in vb

Answers were Sorted based on User's Feedback



what is the difference between ADO and RDO in vb..

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

what is the difference between ADO and RDO in vb..

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

what is the difference between ADO and RDO in vb..

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

Post New Answer

More Visual Basic Interview Questions

What is the difference between c++ and visual basic?

0 Answers  


How will you retain the values of existing elements in a dynamic array when you want to alter the array size?

1 Answers  


What is the diff between RDO and ADO?

3 Answers  


How would you use ActiveX Dll and ActiveX Exe in your application?

0 Answers  


How do I make my applications screen-resolution independent?

0 Answers  


How can you check Beginning and End of the file?

2 Answers  


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.

0 Answers   Infotech,


How do I access C style strings?

0 Answers  


How many system controls are available ?

3 Answers   HCL,


What is controls in vb?

0 Answers  


what you know about databases?

2 Answers   Satyam,


what is single thread and multithread apartments model?

2 Answers   Ford,


Categories