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 steps you will take to improve performance? Will you use dataset or datareader?
Which object holds only data and does not interact with data source?
What is sql connection in ado.net?
What is ado object model?
What are the usages of the command object in ado.net?
how we can fire event in databound coulm in datagfrid withot using button?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is partial class?
What is the difference between connected and disconnected environment?
Define data access layer?
Compare Data Reader & Dataset in ado.net?
How do you update a dataset in ado.net?
What is disconnected data?
What is dbcontext and dbset in entity framework?
What is row state?