What is the provider and namespaces being used to access
oracle database?
Answer Posted / shankar
provider is oledb.
and Namespace is using System.Data.OleDb
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is data view and variable view?
What are typed and untyped dataset?
What is sql command in ado net?
How do you merge 2 datasets into the third dataset in a simple manner?
Why do we serialize data?
What is the difference between dataset and datatable?
What are basic methods of dataadapter?
What providers does Ado.net uses?
Define executenonquery?
What are the various methods provided by the DataSet object to generate XML?
What does ado stand for?
What are the rules to implement connection pooling?
What is dataset object? Explain the various objects in dataset.
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What are the essential features of ado.net?