Hello everyone,
I am almost positive this has been covered before, but I could not find it.... Anyway, I am trying to upload a large product database (9,000+ items). I have deleted all of my old products so I am starting from scratch. I chose to "Insert Only" (actually I have tried several options, just the insert only the most), and recieve the following error message:
Any ideas how to fix this?
I am almost positive this has been covered before, but I could not find it.... Anyway, I am trying to upload a large product database (9,000+ items). I have deleted all of my old products so I am starting from scratch. I chose to "Insert Only" (actually I have tried several options, just the insert only the most), and recieve the following error message:
Microsoft JET Database Engine error '80004005'
The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.
/admin/includes/ezsql.inc, line 51
The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate data, remove the index, or redefine the index to permit duplicate entries and try again.
/admin/includes/ezsql.inc, line 51
Any ideas how to fix this?
Comment