ok, you need to find out what table and column the constraint is referencing and then you need to verify the data in each. Basically, the error is saying that data does not exist in the referenced table that exists in the table with the constraint.

If you need help doing this lemme know.

- Magnus