G
Guest
Hey,
I am stuck on this little problem, I have a database which I use to fill a
dataset when my application loads, however at certain intervals Im filling
another dataset using the same database. What i need to do is find any new
records added. Ive tried all kinds of thinks like DataSet.Merge e.t.c but
just can seem to get the right code combination to find the new records, any
feedback will be really appreciated.
Regards
James
I am stuck on this little problem, I have a database which I use to fill a
dataset when my application loads, however at certain intervals Im filling
another dataset using the same database. What i need to do is find any new
records added. Ive tried all kinds of thinks like DataSet.Merge e.t.c but
just can seem to get the right code combination to find the new records, any
feedback will be really appreciated.
Regards
James