Hello all,
So, this one's got me very confused...
I'm using the Export Text Wizard to output a query to a text file. All the other (similar-ish) exports work fine, but on this particular one I get the error message:
Export Text Wizard
The changes you requested to the table were not successful because they would create duplicate value 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.
??? what changes?? what table?? I'm just trying to create a text file!! ??
I've checked the original tables which the query is based on (through a few layers of queries), and removed one accidental "autonumber" ID field, but I can't see anything else obviously wrong.... and I'm entirely confused how it will happily display the query results, but then won't let me export them!
The query is comparing two other queries, and returning results from "old", where the equivalent fields in "new" are null.
Any suggestions of where to start solving this?
Thanks
Nick
So, this one's got me very confused...
I'm using the Export Text Wizard to output a query to a text file. All the other (similar-ish) exports work fine, but on this particular one I get the error message:
Export Text Wizard
The changes you requested to the table were not successful because they would create duplicate value 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.
??? what changes?? what table?? I'm just trying to create a text file!! ??
I've checked the original tables which the query is based on (through a few layers of queries), and removed one accidental "autonumber" ID field, but I can't see anything else obviously wrong.... and I'm entirely confused how it will happily display the query results, but then won't let me export them!
The query is comparing two other queries, and returning results from "old", where the equivalent fields in "new" are null.
Any suggestions of where to start solving this?
Thanks
Nick