I have a problem. I would like to get data from Simplicate.
I created a SQL query:
select *
from Simplicate.CRM.OrganizationCustomFields where name = "group_name"
I have the following error message:
itgensgr140:
A duplicate of a previous row was found as row #4,132 on Simplicate.CRM.OrganizationCustomFields.
(-1192443494).
What can be the problem? Is the problem at Invantive side, or at Simplicate side?
I did not find just one similar error message in forum, but It not helps me to solve the problem.