What is the provider and namespaces being used to access
oracle database?

Answer Posted / naresh

We can use any of the following providers to connect to the
oracle databas

Oledb provider
Odbc provider
OracleClient Provider

and the namespaces for the above provider are

Oledb provider--> System.Data.Oledb
Odbc provider---> System.Data.Odbc
OracleClientProvider--> System.Data.OracleClient

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Features of a dataset

666


What is ole2 format?

504


What are the benefits of using of ADO.NET in .NET 4.0?

539


What is row state?

528


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

587






What are the rules to implement connection pooling?

510


What are the features of ado.net?

505


Is ado.net an orm?

520


What is a serialized object?

538


What is ado.net components?

509


What are two types of transaction supported by ado.net?

535


Which is faster sqldataadapter and sqldatareader?

500


What is aggregate root?

494


Define the data provider classes that is supported by ado.net?

522


Explain how to pass multiple tables in datasets simultaneously?

495