I added an Autonumber to a "largish" table that never had a true primary key. There are 165,000 records. There is a 5 part composite one that makes my head spin. I have kept the Back End as an .mdb file since we were in a transition period and still are to an extent. The new front end is an .accdb file. So the rub is when I try to compact it I get this error.
I'm not sure what to make of this. I'm considering deleting the Autonumber field, since I'm not sure I want to do all the dirty work of incorporating it throughout the application.
Any thoughts.