M
Martin Watts
I wish to import data from an earlier version of a database I have been
developing into the latest version. The problem is that one of the fields
is an autonumber field. While developing the database I changed the
autonumber field and added a primary key as it allowed me to manipulate data
more easily to test what I had done. Trouble is that I can't change it
back. Some records from the older version of the database have been deleted,
so the autonumber field data is not necessarily sequential.
Access does not seem to want to let me import data into an autonumber field
without putting in it's own autonumber which are sequential and therefore
not the same as the original data, which is important as this is part of a
relationship.
How should I do it?
TIA.
Martin Watts
developing into the latest version. The problem is that one of the fields
is an autonumber field. While developing the database I changed the
autonumber field and added a primary key as it allowed me to manipulate data
more easily to test what I had done. Trouble is that I can't change it
back. Some records from the older version of the database have been deleted,
so the autonumber field data is not necessarily sequential.
Access does not seem to want to let me import data into an autonumber field
without putting in it's own autonumber which are sequential and therefore
not the same as the original data, which is important as this is part of a
relationship.
How should I do it?
TIA.
Martin Watts