Answer Posted / sesha
use this method
.Isclosed()
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
How to work with disconnected data - the dataset and sqldataadapter?
What is typed dataset ?
Explain how can we load multiple tables in to dataset?
What is ado and rdo?
How would you connect to database using .NET?
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?
Is it possible to edit data in Repeater control?
What are the advantages and disadvantages of using datalist?
How to maintain the relation between two tables in ADO.NET?
What is difference between datatable and dataset?
What are the benefits of ADO.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?
Where is adodb dll located?
What is a datagridview?
Explain the advantages and disadvantages of using datalist?