UUID question
Posted: 09 Mar 2023 22:47
Hello:
I am a semi-retired web developer with 20 years of web development and SQL Server experience.
I import GED files to SQL Server, which I use for family genealogical websites.
In order to import a raw GED file into SQLServer, it first needs to be exported to a CSV (utf8) flat file using an app like GedScape.
Since GEDCOM files can be downloaded from Ancestry, FamilySearch, Reunion, Ancestral Quest, MyHeritage, My Family Tree, WikiTree and more, does a UUID stay with the file itself or is it randomly generated depending on which service it is downloaded from?
Let's use the GEDCOM from Ancestry.com, for instance.
There is an ID column using , e.g. "I402170514755" . If one downloaded a GEDCOM file from another service, would that ID stay with the same record?
Is it possible that the GedScape app is simply randomly generating an ID column?
Any help would be greatly appreciated!
Thank You
Norman Breton
I am a semi-retired web developer with 20 years of web development and SQL Server experience.
I import GED files to SQL Server, which I use for family genealogical websites.
In order to import a raw GED file into SQLServer, it first needs to be exported to a CSV (utf8) flat file using an app like GedScape.
Since GEDCOM files can be downloaded from Ancestry, FamilySearch, Reunion, Ancestral Quest, MyHeritage, My Family Tree, WikiTree and more, does a UUID stay with the file itself or is it randomly generated depending on which service it is downloaded from?
Let's use the GEDCOM from Ancestry.com, for instance.
There is an ID column using , e.g. "I402170514755" . If one downloaded a GEDCOM file from another service, would that ID stay with the same record?
Is it possible that the GedScape app is simply randomly generating an ID column?
Any help would be greatly appreciated!
Thank You
Norman Breton