Answer Posted / velmani
DataAdapter is used to Retrieves the data from a Data base
and fill the DataSet..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of using adodb?
What does executenonquery () method return?
What are the advantages of ado.net?
Which keyword is used to accept variable number of parameters?
What is executequery?
How to bind the controls(best practice) comboboxes to the data in the dataset?
How to check if the Dataset has records ?
What are the advantages of oledb compared with other classes?
Explain the difference between ado and ado.net?
What is Dataset Object?
What is the significance of CommandBehavior.CloseConnection ?
Which is better ole db or odbc?
What is the use of adodc?
how Sequence to connect and retrieve data from database using dataset?
Which is faster ado.net or linq?