Answer Posted / swapnali
Database Provider is nothing but a Provider that provides
Database.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is read only and forward only in ado.net?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
How to read data with the sqldatareader ?
What is the difference between Datareader and Dataset?
What is adodb dll?
How do you find the count of records in a dataset?
What are dataproviders?
What is data control techniques?
What are the data providers in ADO.NET framework?
How to check if a datareader is closed or opened? IsClosed()
What is dataadapter in ado.net?
How is entity framework different from ado.net?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is difference between Dataview and Datatable?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.