What is the provider and namespaces being used to access
oracle database?
Answer Posted / parveen atreya
The Most app. provider is OracleClient. To use this
provider we have to add this from add reference utilities
in dot net application. The Namespace for this is ....
SQL.DATA.OracleClient
enjoy..........
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between connected and disconnected environment?
What is the difference between a datareader and a dataset?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
What is ole db and odbc?
What is the role of data provider in ado.net?
What is difference between executenonquery and executequery?
What is the namespaces being used to access oracle database?
Does ado.net use odbc?
What are the essential features of ado.net?
Which is faster entity framework or ado.net?
What is full form of ado?
What are all the commands used with Data Adapter?
What is ole data type?
Define partial class?
What is DataRowCollection?