Tag Archives: CRM Id;Range

Generate the Next CRM Id – Understanding it the easy way

Very often you come across an issue something like “Cannot insert duplicate key row in object ‘dbo.Phone’ with unique index ‘IDX_Phon_PhoneId”. The issue clearly indicates that the primary id of record which is being inserted already exists. But how is this possible because the primary id of each record which is being inserted in Sage… Read More: Generate the Next CRM Id – Understanding it the easy… »