G
Guest
I have 3 tables (source) in my update query. One table has two primary keys.
It feeds into another table using only the product id primary key which feeds
into the target table using the primary key also named product Id. I receive
a key violation error when I try to Updte. Would this foreign key have
anything to do with this error? I have checked everything else possible with
all the indexes etc but maybe I am missing something. Please help!
It feeds into another table using only the product id primary key which feeds
into the target table using the primary key also named product Id. I receive
a key violation error when I try to Updte. Would this foreign key have
anything to do with this error? I have checked everything else possible with
all the indexes etc but maybe I am missing something. Please help!