What is the provider and namespaces being used to access
oracle database?
Answer Posted / naresh
The provider name is oledb and the namespaceis
system.data.oledb
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to create dynamic gridview?
What is ado oledb and odbc?
What are the 3 major types of connection objects in ado.net?
What is the hierarchy of data in databases?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
Which control of the BindingNavigator returns the current position within the data source?
What is namespace in ado.net?
What are different layers of ADO.Net?
Which name space is used to get assembly details?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What is the difference between sqlcommand and sqldataadapter?
What does executereader return?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
How will you fill the gridview by using datatable object at runtime?
Explain the difference in record set and dataset?