What happens when u try to update data in a dataset in .NET
while the record is already deleted in SQL SERVER as backend?
Answer Posted / vasudevan
Throws Exeption object is not availabe
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is a sqldataadapter?
Which is the best method to get two values from the database?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
What does sqldatareader return?
How to add a javaScript function in a datagrid?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
Define the executescalar method?
What is ambient transaction?
Which provider is used to connect ms access, oracle, etc…?
What are dcl commands?
Explain the advantages and disadvantages of using datalist?
What are the various methods provided by the DataSet object to generate XML?
What does executequery return?
Give few examples of datareader that is used in different dataproviders.