Here is my situation.
All my product information is maintained in a database. I am using Excel and querying what I need to creating a CSV file for uploading to AC7. This works fine and a batch of products imports correctly.
The problem comes when I try to update the products through Dataport. Dataport simply imports the products under a new "ProductID", creating duplicates. I assume it is not checking the "SKU" field for duplicates. I need to update our products daily.
How should I go about this?
I tried assigning the SKU to the productID field. This did not work. Our SKUs contain numbers letters and dashes. I am not sure if this was the problem.
Any thoughts would be appreciated.
