I am looking at what I feel is a very simple acces sdatabase.
3 tables.
2 queries
4 forms.
I am trying to add a “unique number” field (Autonumber) to each of three tables, for reporting purposes during database-cleanup, but who knows, could come in handy down the road.
I broke the one relationship between two tables, and can add an AutoNumber field to each of those two tables.
When I try to add an autonumber field to the third table i am offered the error message “can’t save property changes for linked tables” and cannot save the modified table.
I have examined (at my relatively novice level) each of the tables, forms and queries and can’t see any real objection to adding an extra field; I’m not trying to change an existing field.
I’d appreciate some help in overcoming this hurdle.
FWIW the database was delivered to me by email in a ZIP file, and appears to work quite well, so I’m supposing that I have all the files I ought to have; that is, that I’m not missing some vital component.