What is the provider and namespaces being used to access
oracle database?
Answer Posted / shankar
provider is oledb.
and Namespace is using System.Data.OleDb
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does sqldatareader return?
What are the features of ado.net?
How to add a javaScript function in a datagrid?
What is difference between executenonquery and executequery?
What is microsoft ole db provider for sql server?
Is bulk insert faster than insert?
What is sqldatasource?
What is the difference between Command and CommandBuilder object?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is difference between executequery and executeupdate?
What is data adapter in ado.net with example?
Which object holds only data and does not interact with data source?
What is acid in ado.net?
What are the parameters that control most of connection pooling behaviors?
What are the different methods by which we can populate a dataset?