I want to compare two datasets (of 2 datatables). I just need to know whether
the 2 datasets are same or different. I do not want to know how it differs.
(I would be nice to have though).. Is there any easy way to accompilsh this.
Thanks
this isn't supported internally, you will have to build a loop to examine
the contents

Signature
Regards
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
--------------------------------------------------
>I want to compare two datasets (of 2 datatables). I just need to know
>whether
[quoted text clipped - 4 lines]
>
> Thanks