One of our users encountered an error while trying to generate the Payables Trial Balance report in GP 2013. The error message is:
[Microsoft][SQL Server Native Client 10.0][SQL Server]Violation of PRIMARY KEY constraint 'PK##1313941'. Cannot insert duplicate key in object 'dbo.##1313941'. The duplicate key value is (CASH, ,2011-0000000002 , 0, 2011-0
I understand that the database has a duplicated record (I really have no idea how this happened to begin with) and I would like to handle the issue. The problem is that I cannot figure out which table has that duplication from the error message. Can anybody please help me with this?
*This post is locked for comments