Quoting Staid S Barr:
Quote:
One problem here is that when you download a new profile with a variant that is differently parsed from a name that is already in your local, the linking will be lost.
I don't think that's so.
I tried to find all of Ken's statements on this, but got lost. But as I understand it:
If a profile in the online database has
John/Smith/Doe and your local database has
John//Smith Doe and you download that profile, the program will not create
John/Smith/Doe in your local db. It will match to your local parsing variant of
John//Smith Doe.
If a profile in the online database has
John//Smith Doe and your local database has
John/Smith/Doe and you download that profile, the program will not create
John//Smith Doe in your local db. It will match to your local parsing variant of
John/Smith/Doe.
If a profile in the online database has
John/Smith/Doe and your local database does not have a variant for
John Smith Doe and you download that profile, the program will create
John/Smith/Doe in your local db.
If a profile in the online database has
John//Smith Doe and your local database does not have a variant for
John Smith Doe and you download that profile, the program will create
John//Smith Doe in your local db.
If a profile in the online database has
John Smith//Doe and your local database does not have a variant for
John Smith Doe and you download that profile, the program will create
John Smith//Doe in your local db.
If a profile in the online database has
John Smith//Doe and your local database has BOTH
John/Smith/Doe AND
John//Smith Doe and you download that profile, the program will not create
John Smith//Doe in your local db. It will match to your local parsing variant of
John/Smith/Doe (choosing the 1/2/3).
If a profile in the online database has
John/Smith/Doe and your local database has BOTH
John Smith//Doe AND
John//Smith Doe and you download that profile, I don't know what happens.
I still think it chooses one of the two.