S
sjoshi
Hello
I have a DataSet (dt) defined as having fields, Filename-string (PK),
Filesize-long. Now I have dt1 and dt2 of type dt with same data for
Filename but some with different data for Filesize.
I want to get a DataSet of type dt which has just the changed data from
dt1 & dt2 and would like to know the best way to do this.
thanks
Sunit
I have a DataSet (dt) defined as having fields, Filename-string (PK),
Filesize-long. Now I have dt1 and dt2 of type dt with same data for
Filename but some with different data for Filesize.
I want to get a DataSet of type dt which has just the changed data from
dt1 & dt2 and would like to know the best way to do this.
thanks
Sunit