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 providers does Ado.net uses?
What is Dataset Object?
Can we do database operations without using any of the ado.net objects?
how we can fire event in databound coulm in datagfrid withot using button?
What are disadvantages of microsoft-provided data provider classes in ado.net?
What are the rules to implement connection pooling?
What is the difference between oledb sql server and oledbdotnet provider?
What connected data?
What do you know about ado.net's methods?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
Describe briefly an ADO.NET Dataset ?
What is the default Timeout for SqlCommand.CommandTimeout property?
What are the steps you will take to improve performance?
What are the steps to connect to a database?
What do you know about ado.net's objects?