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

Can you tell me the properties of the controls?

0 Answers   Satyam,


Why doesn't "my string" & Chr$(13) do what I want?

0 Answers  


What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?

6 Answers  


How do I set the Windows wallpaper at runtime?

0 Answers  


What is "Reserved Error -1209"?

0 Answers  


Types of ActiveX Components in VB?

0 Answers  


How do I make a text box not beep but do something else when I hit the Enter key?

0 Answers  


What are the tools available for Debug in VB?

3 Answers  


What is DDE?

0 Answers  


what are the Default cursor Type and LockEdit type in DAO?

0 Answers  


which method used to move a recordset pointer in nth position in DAG?

0 Answers  


advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id

0 Answers  


Categories