Fields that are added to your tables when you replicate a database

Fields that are added to your tables when you replicate a database

When you replicate a database, Microsoft Access adds the following system fields to each replicated table in the replicated database:

Field Description
s_GUID A globally unique identifier for each record.
s_Lineage A binary field that contains information about the history of changes to each record.
s_Generation A field that stores information regarding groups of changes.

Notes