Violation of PRIMARY KEY
Posted: Thu 10 Sep 2015 11:27
Hi
I have used this datasync to sync two tables to the server. It has worked ok until now:
Violation of PRIMARY KEY constraint 'PK__ReportDa__3214EC271D4CF30A'. Cannot insert duplicate key in object 'dbo.ReportData'. The duplicate key value is (20150811131154).
If I clear the table data from server side I can sync it once (all data) but not after that.
What could it be because it has worked before with filter timestamp > GETDATE()-30
I have used this datasync to sync two tables to the server. It has worked ok until now:
Violation of PRIMARY KEY constraint 'PK__ReportDa__3214EC271D4CF30A'. Cannot insert duplicate key in object 'dbo.ReportData'. The duplicate key value is (20150811131154).
If I clear the table data from server side I can sync it once (all data) but not after that.
What could it be because it has worked before with filter timestamp > GETDATE()-30