> Makes Sense, thank you Luther.
> > On Nov 8, 10:44 am, wtdrm <wt...@discussions.microsoft.com> wrote:
> > > I saw on one screen in the import data screen had 3 choices.
> > > concerning duplicates. The obvious was "no dupes" and the other obvious was
> > > "allow Dupes" the third puzzles me. "update dupes" Which record is it
> > > updating. the old one or the new one?
> > > --
> > > wtdrm
> >
> > On an "update" it compares the ModifiedOn field of the both the entity
> > in the import file and the corersponding entity in the database. If
> > the ModifiedOn in the import file is more recent than the one in the
> > db, it will update the properties of the db entity with the values in
> > the import file.
> >