0

I build code in asp.net to change "products" table in database northwind. I try to save the cahnges in the database with a button, but I can not. Exeption details: "System.Data.SqlClient.SqlException: The DELETE statement conflicted with the REFERENCE constraint "FK_Order_Details_Products". The conflict occurred in database "Northwind", table "dbo.Order Details", column 'ProductID'. The statement has been terminated".

I try to make a save button, but when I clicked I saw exeption mentioned earlier.

Alon
  • 1

0 Answers0