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 providers do you use to connect to oracle database ?

Answers were Sorted based on User's Feedback



What providers do you use to connect to oracle database ?..

Answer / tarun

odbc data provider that available in System.Data.ODBC
namespace.

Is This Answer Correct ?    3 Yes 0 No

What providers do you use to connect to oracle database ?..

Answer / ansu kumar

we
will use Oledb provider for oracle

Is This Answer Correct ?    2 Yes 2 No

What providers do you use to connect to oracle database ?..

Answer / anshuman sahoo

Oracle data provider (namespace=System.Data.OracleClient)

Is This Answer Correct ?    3 Yes 4 No

What providers do you use to connect to oracle database ?..

Answer / bhupi

we use "DATAPROVIDER "
which cosists $ components
1 Connection ,(Create COnnection)
2. Command ,(Write Command)
3.DataReader
4.DataAdapter

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More ADO.NET Interview Questions

what are types of Dataset ?

6 Answers   HCL,


What are the uses of Stored Procedure?

0 Answers  


What are the difference between readonly vs. Const?

0 Answers  


Is datareader faster than datatable?

0 Answers  


What is dataset object? Explain the various objects in dataset.

0 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

4 Answers  


If we want to connect to many databases in dataaccess layer such as MSAccess,Sql server,oracle means not to a particular database depends on condition we have to connect to appropriate database in this scenario if we without changing code Ho wdo you handle this situation?

4 Answers   Honeywell,


What are the two fundamental objects in ADO.NET?

8 Answers   Ksb, TCS,


When multiple users attempt to modify data at the same time Ex user 1 is updating record at same time user2 deleted record sucessfully.now user1 has press update button . how to handle concurrency

4 Answers   Digital Group,


What provider ADO.net use by default ?

5 Answers   Accenture, BirlaSoft, Wipro,


How to connect and retrieve data from database using dataset

0 Answers  


How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?

0 Answers  


Categories