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 |
What do you know about ado.net's objects?
What is difference between datagridview and datagrid control in winforms?
Diff b/w DataReader,Dataset and Data table?
how to keep track of index in listbox items.
What is an orm, and why would you use one instead of plain old ado.net?
What is ado net stands for?
What is the use of Dataview?
What are three methods for displaying data in a syncfusion datagrid
What DataReader class do in ADO.NET ?
What is the difference between sqldatareader and sqldataadapter?
What is sql command in ado net?
Why is it important to close an ado.net application?
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)