Hello, I am trying to redo some major sections of our database however, I am completely self taught and we just switched to a sql backend so it's not necessarily easy for me.
I made a copy of the old database and went to town on the new one. I have a macro that runs a query that deletes all of the records in a table but I am getting and error in the new database although I've changed nothing and the old one works fine.
In the new database I tried running just the query without the macro and I am getting this error: "Single-row update/delete affected more than one row of a linked table. Unique index contains duplicate values. "
I've made no changes. Can someone point me in the right direction to begin to try to figure out the issue?
Thanks so much for your help!
I made a copy of the old database and went to town on the new one. I have a macro that runs a query that deletes all of the records in a table but I am getting and error in the new database although I've changed nothing and the old one works fine.
In the new database I tried running just the query without the macro and I am getting this error: "Single-row update/delete affected more than one row of a linked table. Unique index contains duplicate values. "
I've made no changes. Can someone point me in the right direction to begin to try to figure out the issue?
Thanks so much for your help!