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 |
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What are two types of transaction supported by ado.net?
Can we connect two dataadapters to same data source using single connection at same time?
What are the different row versions available?
i making a project using windows application c#, i want to show user name, password, and one button login. i wanna make it with sealed class .how its possible . when i clicked my login button all project should be open. pls cleare me.
Give few examples of datareader that is used in different dataproviders.
Do we use stored procedure in ADO.Net?
What are the uses of Stored Procedure?
What are two important objects of ADO.Net?
What Is Difference Between Ado And Ado.net?
Explain the basic use of "dataview" and explain its methods.
Which method is used by command class to execute SQL statements that return single value?
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)