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
How to read data with the sqldatareader ?
What is connected architecture in ado.net?
Explain what is datagrid with an example?
What is read only and forward only in ado.net?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
Explain what are the steps to connect to a database?
What is the namespaces being used to access oracle database?
Which object holds only data and does not interact with data source?
What do you know about ado.net's methods?
Which is faster sqldataadapter and sqldatareader?
What providers does Ado.net uses?
Can we do database operations without using any of the ado.net objects?
What are the types of databinding?
What is ado.net objects?
Explain how to create dynamic gridview?