Which type of database is used while processing dynamic
database?
Answer Posted / amit garg
Type DataSet
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How do you update database through dataset?
What are dataproviders?
Can we connect two dataadapters to same data source using single connection at same time?
Explain the different row versions available in table?
How to pass values into a datatable?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Which object holds only data and does not interact with data source?
Define data adapter?
What is disconnected scenario in entity framework?
What are the advantages of using datalist?
What are the data access namespaces in .NET?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What are the data providers used in ado.net
What does executenonquery () method return?
What is a data control clerk?