I have a replicated table in my SQL Server (PE_AMB_ANP), that table has a field named "rowguid" (rowguid is auto generated)
When I try yo load data, the field appear matched with 'none', but when the process continues it throws an error "duplicate key {0000-..}"
I don't want to update that field using ArcMap.
How can exclude "rowguid"?