Hello,
I am updating the ItemWarehouse data using the DTW. I am selecting to update current records. The error I am receiving is "[Microsoft][SQL Native Client][SQL Server]Violation of PRIMARY KEY constraint 'OITW_PRIMARY'. Cannot insert duplicate key in object 'dbo.OITW'.Application-defined or object-defined error65171" The warehouse code does exist for this item, however I only want to update the current data.
Thanks