M
MEKL
I am using a delete query to remove data from a FoxPro Table that is linked
to my Access database. I am trying to delete all records in the table. When I
run the query, I get the following error message:
"Single row update/delete affected more than one row of of a linked table.
Unique index contains duplicate values."
To my knowledge there aren't any duplicate records in the primary key field.
(This would have been prevented via data input). Thanks for any help!
to my Access database. I am trying to delete all records in the table. When I
run the query, I get the following error message:
"Single row update/delete affected more than one row of of a linked table.
Unique index contains duplicate values."
To my knowledge there aren't any duplicate records in the primary key field.
(This would have been prevented via data input). Thanks for any help!