J
jon.ely
Hi all
Right here is the deal.
I want to compare 2 data tables and return the differences. These are
the details
1) I populate a datatable from a sql stored proc
2) I run the stored proc again & now I want to compare the new data to
the original datatable & return only the differences, the changes will
only come from the db side.
Any help would be great
Cheers
Jon
Right here is the deal.
I want to compare 2 data tables and return the differences. These are
the details
1) I populate a datatable from a sql stored proc
2) I run the stored proc again & now I want to compare the new data to
the original datatable & return only the differences, the changes will
only come from the db side.
Any help would be great
Cheers
Jon