UPDATE (Deneme AS D INNER JOIN FlowSumSKUCountryTON AS F ON (D.[Product Code] = F.[Product Code]) AND (D.Unica = F.Unica)) INNER JOIN FlowSumUnicaCountryTON ON (F.Unica = FlowSumUnicaCountryTON.Unica) AND (F.Countries = FlowSumUnicaCountryTON.Countries) SET D.[Percent] =...
Hi all,
I am trying to update a field in a table with the sql below. I want to update one field only with the given criteria below. But it gives me the bloody pop-up message "Enter Parameter Value for [FlowSumSKUCountryTON]![Product Code] and others...". Any clues? I tried to put = instead of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.