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 is the current version of entity framework?
What is an example of ordinal data?
What is sql command in ado net?
What two types of data providers does ADO.NET supply? What determines which one you should use?
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?
Does ado.net use odbc?
What is ado.net code?
What are the key features of ado.net?
How do you update database through dataset?
What is the use of ADO.NET and XML web services?
What is acid in ado.net?
What are the Features and disadvantages of dataset
What is the difference between Data adaptor and Data set?
What is the difference between ado.net and entity framework?
how Sequence to connect and retrieve data from database using dataset?