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...

Can I use One Data Set for More than one Data Adapter?

Answer Posted / neha

Yes, we can do that. But data from all adapters will get
filled in the same default datatable of the dataset.
That is, when we fill dataset with one adapter, the contents
got filled in the table, and when we fill the same dataset
again with the different adapters, the rows retrieved are
appended to the already existing table of the dataset.
So, if you want to just fill the dataset, you can do this,
but obviously, this won't be useful in other scenarios.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado.net in mvc?

979


Define the data provider classes that is supported by ado.net?

1032


Can you explain how to enable and disable connection pooling?

1007


What is partial class?

1024


What does executequery return?

1027


What is ado.net and its features?

1028


What are the features of ado.net?

1115


What are the steps to connect to a database?

1071


Explain all the classes those are used for database connections between sql server and asp.net?

1060


What is the use of SqlCommandBuilder?

1253


What you mean by filtering of data?

1014


What is ado.net and its architecture?

1266


can we create synonymn in ms access,sql server,my sql if so explain me with example

2144


What is dataset and datatable in ado.net?

1042


Define different execute methods of ADO.NET command object ?

1168