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 |
What is openrowset?
Which method is used to sort the data in ADO.Net?
What is the difference between linq and ado.net?
When multiple users attempt to modify data at the same time Ex user 1 is updating record at same time user2 deleted record sucessfully.now user1 has press update button . how to handle concurrency
What is the advantage of ado.net?
What is ado net stands for?
What does sqldatareader return?
How to get oledb connection?
What are three methods for displaying data in a syncfusion datagrid
What is connection in ado.net?
How to maintain the relation between two tables in ADO.NET?
0 Answers Petranics Solutions,
Explain why canot we use multiple inheritance and garbage collector paralelly in .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)