Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

We all know that Dataset is purely disconnected
architechure, but we also know that we can update the
changes made to the dataset can be updated in the backend
database. when there is no connection how does the update
happedn?

Answer Posted / komal gupta

As DataAdaptor is Internally build of Select, Insert , Update and Delete Command,It can be updated via using da.Update(ds) , It will internally create Insert/Update/Delete Commnand for DataAdaptor (as per modifcation. Or else We can write specific Insert/Update/Delete Command for Every Action of User and attch these command to DataAdaptor.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which database is the ado.net sql connection object designed for?

1091


What are the difference between readonly vs. Const?

1060


Explain the difference between sqlcommand object and command behavior object?

1155


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

1101


What is the difference between oledb sql server and oledbdotnet provider?

1059


What are all the classes that are available in System.Data Namespace?

1067


What is the maximum pool size in ado.net connection string?

994


Which provider is used to connect ms access, oracle, etc…?

1058


What are good ado.net object to replace to ado recordset object.

1206


What are the usages of the command object in ado.net?

1072


What is difference between dataset and datatable?

1272


What is the advantage of ado.net?

1060


What is the difference between Command and CommandBuilder object?

1346


How to perform sorting on a table in ADO.NET?

1080


What are the key features of ado.net?

1274