Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reconciling changes in the DataTable

Status
Not open for further replies.

ashishraj14

Programmer
Mar 1, 2005
92
AU
How can I reconcile changes between two data table and create a subset of those changes. I have two data tables with same schema which gets populated from two different xml files. I want to get hold of missing & changed rows in first table from second table. Tables have ID as primary key.

Thanks


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top