Not able to add column value
Posted
by peter
on Stack Overflow
See other posts from Stack Overflow
or by peter
Published on 2010-05-11T05:10:34Z
Indexed on
2010/05/11
5:14 UTC
Read the original article
Hit count: 199
I have project which contain 4 tables among these shedule table Session column i am not able to add vaue,,this table contain
three foriegn key from two tables(in which single table has two foreign keys here) i added values here..Any one has any idea about this..Actually my intention is to remove the error "the insert statement conflicted with the foreign key constraint sql server"
© Stack Overflow or respective owner