A
Anil Gupte
I have a dataset in memory which I have created. I now want to take two
tables in that Dataset (in memory not in a db) and use an inner join to
create a new dataset. How can I accomplish this? I have taken a look at
LINQ but I have failed to make much headway there. Is there an easier way?
Thanx,
tables in that Dataset (in memory not in a db) and use an inner join to
create a new dataset. How can I accomplish this? I have taken a look at
LINQ but I have failed to make much headway there. Is there an easier way?
Thanx,