That is a different table in that KB and any query for that would not be applicable to your error. This is kb Cannot insert duplicate key in object 'dbo.EPOEventsReference
You probably need to find what key value 533 is. Run the following query -
select * from epocomputerpropertiesmt where id=533
Was my reply helpful?
If this information was helpful in any way or answered your question, will you please select Accept as Solution in my reply and together we can help other members?