What is the provider and namespaces being used to access
oracle database?
Answer Posted / surendra
oledb Provider -->system.data.oledb;
odbc -->no namespace;
oracle -->system.data.oracleclient;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is oledb connection?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What are two important objects of ADO.Net?
What are dataproviders?
What are the namespaces used in ADO.Net to connect to a database?
What is execute reader in ado.net?
Which is the feature of ado.net?
What is the significance of CommandBehavior.CloseConnection ?
What is untyped dataset?
What are three methods for displaying data in a syncfusion datagrid
How to identify the controls which can be used for binding data?
What are the drawbacks of using ado.net?
What are the data providers in ADO.NET framework?
What are the advantages of ado.net?
List all the steps in order, to access a database through ado.net?