|
somu210
Starting Member
India
1 Posts |
Posted - 03/13/2013 : 09:35:16
|
hi
i am created two tables countries,states,in countries tables i took 10 values.in state table i entered 12 values but the problem is it is executed only for ten values after that it showing an error.The error is
Msg 547, Level 16, State 0, Line 4 The INSERT statement conflicted with the FOREIGN KEY constraint "FK__States__State_Id__21B6055D". The conflict occurred in database "MYDEMO", table "dbo.Countries", column 'Country_Id'.
Thanks in Advance somun
somun |
|