Answer Posted / priya
ADO object model includes five components.
They are:
SqlConnection Object,SqlCommand Object,SqlDataReader
object,Dataset object,SqlDataAdapter object.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
How to pass values into a datatable?
How to create dynamic gridview?
How do you merge 2 datasets into the third dataset in a simple manner?
What is ole in excel?
What connected data?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What providers does Ado.net uses?
What is a non query?
What are the various methods provided by the DataSet object to generate XML?
What is ado.net in mvc?
What is the difference between statement and preparedstatement interface?
What are the disadvantages of using datalist?
What is execute scalar in ado.net?
Which database is the ado.net sql connection object designed for?
What is microsoft ado?