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 the difference between ado.net and oledb?
Explain advantages of ado.net?
Which ado.net object is very fast in getting data from the database?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
What do you know about ado.net's objects?
differences between ADO and ADO.NET
How do I delete a row from a DataTable?
What are the main differences between classic ado and ado.net?
How to generate a single aggregate?
How to connect and retrieve data from database using dataset
Is datareader faster than datatable?
What is the difference between the clone() and copy() methods of the dataset class?
What are the steps you will take to improve performance? Will you use dataset or datareader?
How to add a check box or a dropdown list to a column in a datagrid?
What is ado.net objects?