How do you merge two datasets into the third dataset in a
simple manner?

Answer Posted / krishna

ds1.Merge(ds2,true)

ds1.Merge(ds3,true)

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which method in OLEDBAdapter is used to populate dataset with records?

565


Which ado.net object is very fast in getting data from the database?

657


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

557


What does adodb stand for?

514


What is ole in vb?

514






What are the benefits of using ado.net?

520


Define Execute Scalar?

557


How would you connect to database using .NET?

581


Explain why canot we use multiple inheritance and garbage collector paralelly in .net?

597


how Sequence to connect and retrieve data from database using dataset?

762


Define Execute Reader?

598


Describe the command object and its method.

531


Explain what is datagrid with an example?

588


What is the namespaces being used to access oracle database?

524


What are the features of ado.net?

509