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 / sabir
it thorgh the execption that the object is not available
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is connected architecture in ado.net?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What does executenonquery () method return?
What are the steps you will take to improve performance? Will you use dataset or datareader?
What are all the commands used with Data Adapter?
Which is better ole db or odbc?
What is difference between executenonquery and executequery?
What is the difference between sqlcommand and sqldataadapter?
What is ole access?
What is executequery?
What are the data providers in ADO.NET framework?
What do you mean by ‘batch updates’?
Explain the namespaces in which .net has the data functionality class.
What is ado.net full form?
Which database is the ado.net sql connection object designed for?