The Alter table statement confilcted with the Foreign Key Conctraint

  • Jacek

    I think the problem is that you have one or more values of Slownik_ID_FK in Korekty that don't correspond to a value of Slownik_ID in Slownik.  You'll need to clean the data before you can create the foreign key constraint.

    John

  • John!

    Thank you very much!
     You have right ! I cleaned data (deleted in tbl_Korekty) and now it is working!

    BesT,
    Wishes

Viewing 2 posts - 1 through 3 (of 3 total)

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