What is the provider and namespaces being used to access
oracle database?
Answer Posted / shwetha
provider is oledb.
and Namespace is System.Data.oledbclient
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between sqldatareader and sqldataadapter?
What is shadow copy?
What is oledb driver?
Explain the basic use of "dataview" and explain its methods.
What is a non query?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is acid in ado.net?
What is a dataview?
What are the different ado.net namespaces are available in .net?
Why do we use sqldataadapter?
What is datatable in ado.net?
What is difference between entity framework and ado.net?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are the parameters that control most of connection pooling behaviors?