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 are major difference between classic ADO and ADO.NET?
Difference between datareader and dataset?
26 Answers Microsoft, Noel Infotech, Satyam, Value Labs,
What is connection in ado.net?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
Explain all the classes those are used for database connections between sql server and asp.net?
If we want to connect to many databases in dataaccess layer such as MSAccess,Sql server,oracle means not to a particular database depends on condition we have to connect to appropriate database in this scenario if we without changing code Ho wdo you handle this situation?
Which ado.net object is very fast in getting data from the database?
what is the syntax code for oldb to connect oracle?
What is ole data type?
What is row state?
What are the benefits of using of ADO.NET in .NET 4.0?
What is the use of command objects?
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)