Duplicate output destination 'Item'.

Error 3063

You tried to execute a query that contains more than one output field with the same name.

Possible cause:

          You created an SQL statement29F05E5 that includes an INSERT INTO Statement (SQL)2JHWGX3, SELECT...INTO Statement (SQL)42VS04A, or UPDATE Statement (SQL)2JHWGX3 statement listing the specified field name more than once.

 

Remove the duplicate fields, and then try the operation again.