What is the provider and namespaces being used to access
oracle database?
Answer Posted / ansu kumar
provider is
olebd
namespace is
system.data.olebdclient
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
How to pass values into a datatable?
What are the various methods provided by the DataSet object to generate XML?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
Which database is the ado.net sql connection object designed for?
Which is faster entity framework or ado.net?
What are the classes in System.Data.Common Namespace?
What is the usage of the dataset object in ado.net?
Define bubbled event?
What are all the classes that are available in System.Data Namespace?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
How to connect and retrieve data from database using dataset
Explain the dataadapter class in ado.net?
Does entity framework use ado.net?
How to retrieve the user id which is provided while windows authentication?
Explain what is datagrid with an example?