I have 2 tables, products and suppliers. And the following message is appearing:
System.Data.SqlClient.SqlException: 'The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Products_Provider". The "C: \ USERS \ TIAGO \ DOCUMENTS \ VISUAL STUDIO 2017 \ PROJECTS \ PROJECTS \ FINAL WORK POO \ FINAL WORK POO \ BD.MDF", table "dbo.support", column 'cnpj'.
Can anyone explain this error to me?