What providers do you use to connect to oracle database ?
Answer Posted / tarun
odbc data provider that available in System.Data.ODBC
namespace.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the parameters that control most of connection pooling behaviors?
What are dcl commands?
What are the advantages and drawbacks of using ado.net?
How to add a check box or a dropdown list to a column in a datagrid?
What is command class in ado.net?
How do you connect to sql server database without using sqlclient?
What are the 3 major types of connection objects in ado.net?
Define connection string?
What are the Features of a dataset
List all the steps in order, to access a database through ado.net?
What is oledb connection?
differance between ADO vs ADO.Net?
Which method is used to sort the data in ADO.Net?
What is connection string?
What is the namespaces being used to access oracle database?