RE:

  • INSERT statement conflicted with TABLE FOREIGN KEY constraint

  • ?????

    Are you asking what it means, what you can do about it, why you got it, or something else completely?

    To have got that error, you must have inserted a record into a table that has a foreign key defined on one of the fields and the value that you inserted into the field didn't match any of the values in the related table.

    If you give some details regarding your problem, I'm sure someone can help you.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • That's just a bug from the forum, when a new member answers an editorial and it is its first post (most likely from a new member), it starts a new thread... It happens at least once or twice a week.

  • Wierd........

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply