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 / rahul

no error happened because data set is totaly worked in
discontecd form.it will unaware of changes happened in the
backend.

but if we are trying to update original database using data
set then SQLException will be thrown

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Some important instruction regarding ADO.NET connection string ?

537


What is XML serialization

584


Explain the advantage of ADO.Net?

551


What is connected architecture in ado.net?

516


How to identify the controls which can be used for binding data?

540






What are the uses of Stored Procedure?

549


What is bubbled event can you please explain?

520


Which property is used to check whether a DataReader is closed or opened?

564


Describe the command object and its method.

520


How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?

562


What is ado.net objects?

517


What are the data providers in ADO.NET framework?

588


Is it possible to load multiple tables in a Dataset?

523


What is fill method in ado.net?

536


Explain sqlconnection object?

530