INSERT statement conflicted with the FOREIGN KEY constraint
- by SmartestVEGA
I am getting the following error. Could you please help me in ?
Msg 547, Level 16, State 0, Line 1
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Sup_Item_Sup_Item_Cat". The conflict occurred in database "dev_bo", table "dbo.Sup_Item_Cat".
The statement has been terminated.
insert into sup_item…