Quantcast
Channel: ADO.NET, Entity Framework, LINQ to SQL, NHibernate
Viewing all articles
Browse latest Browse all 1698

Combining 4 datasets in one datatable

$
0
0

Hi,

I have 4 datasets - ds1, ds2, ds3 and ds4. They all return the same data structure.

I want to combine all the datasets in a single data table and remove duplicate id number's from the response.

Any help would be appreciated.

-dj


Viewing all articles
Browse latest Browse all 1698

Trending Articles