What is the provider and namespaces being used to access
oracle database?
Answers were Sorted based on User's Feedback
Answer / ansu kumar
provider is
olebd
namespace is
system.data.olebdclient
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / sandip bhattacharya
In .net there are two provider.
1)Sql Data Provider;(for sql server)
2)Oledb Data Provider;(for other database)
and the name space are
1)System.data.sqlclient;
2)System.data.oledb;
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / shwetha
provider is oledb.
and Namespace is System.Data.oledbclient
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / shankar
provider is oledb.
and Namespace is using System.Data.OleDb
| Is This Answer Correct ? | 1 Yes | 0 No |
How can we load multiple tables in to dataset?
what are the differences between dataset and datareader?
types of Store procedure in Sqlserver2000?
What is ado rdo dao in visual basic?
What is the return type of executescalar?
What is the difference between oledb sql server and oledbdotnet provider?
feature of ADO.Net
What are the types of databinding?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
What are the several execute methods of ado.net?
What is ole2 format?
What is the default provider in ado.net?
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)