B
Brian
Ok.. heres what I have
two different datasouces. The tables are similar. I pull the data into a
dataset(table0 and table1).
what I want to be able to do, is compare the data on these tables... either
when i am querring the datasources or the dataset... I've somewhat looked at
LINQ, and had troubles with querring 2 tables...
I am thinking there has to be a way to querry the datasources.. or even
better.. write a querry against the two tables in my dataset
Any Help?
Brian
two different datasouces. The tables are similar. I pull the data into a
dataset(table0 and table1).
what I want to be able to do, is compare the data on these tables... either
when i am querring the datasources or the dataset... I've somewhat looked at
LINQ, and had troubles with querring 2 tables...
I am thinking there has to be a way to querry the datasources.. or even
better.. write a querry against the two tables in my dataset
Any Help?
Brian