What is the provider and namespaces being used to access
oracle database?
Answer Posted / naresh
The provider name is oledb and the namespaceis
system.data.oledb
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
What is the difference between Command and CommandBuilder object?
What is partial class?
Can we connect two dataadapters to same data source using single connection at same time?
What is DataRowCollection?
What is a sqldataadapter?
What providers does Ado.net uses?
What connected data?
Which name space is used to get assembly details?
Which provider is used to connect ms access, oracle, etc…?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What are different layers of ADO.Net?
What is the difference between ado.net and oledb?
How do you implement locking concept for dataset?
What is untyped dataset?