What is the provider and namespaces being used to access
oracle database?
Answers were Sorted based on User's Feedback
Answer / naresh
The provider name is oledb and the namespaceis
system.data.oledb
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / parveen atreya
The Most app. provider is OracleClient. To use this
provider we have to add this from add reference utilities
in dot net application. The Namespace for this is ....
SQL.DATA.OracleClient
enjoy..........
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / 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 |
Answer / surendra
oledb Provider -->system.data.oledb;
odbc -->no namespace;
oracle -->system.data.oracleclient;
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we serialize data?
What are all the commands used with Data Adapter?
What is the full form of ado.net?
What is the use of adodc?
Write steps of retrieving data using ado.net ?
What are the methods of XML dataset object?
Which object holds only data and does not interact with data source?
What is namespace in ado.net?
What are the ADO.NET Controls?
How to check if the Dataset has records ?
What is isolation?
How to get the new oledb connection of oracle in database programming?
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)