User Profile
Collapse
-
Thanks, Bryan, for the info. I went over the code and found the cause of my bug - a small typo in my code! -
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_..."
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Customers_C ontact".
The conflict occurred in database "BreakAway" , table "dbo.Contac t", column 'ContactID'.
The statement has been terminated.
Hi, all. This is my maiden post.
Some background:
I am doing a C# project using Entity Framework 4.0 in Visual Studio 2010 and SQL Server 2005 Expresss.
The project...
No activity results to display
Show More
Leave a comment: