T
Tom Hall
A while ago I created an Access database simply to contain the list of all
Stargate SG-1 episodes, ordered by season number and disk.
I thought I was being smart when I assigned the episode number field as an
autonumber field, only to discover that I missed an episode back in Season
5, but when I entered it, the autonumber naturally didn't match the episode
number. I changed the autonumber to a simple number field, and then
adjusted all the episode numbers manually.
The overlooked episode is still in last place in the table, but my original
query to produce a report simply sorts on season number (1-9) and disc
number (1-5), so the missed episode is in the right place in the report.
My question is this: now that I've corrected the mistake I'd like to revert
to using autonumber for the episode number field, but Access won't let me
change the field's type back to autonumber. Is there a way I can
essentially "clone" this database to a new one in which the episode number
is once again of autonumber type?
TIA,
Tom
Stargate SG-1 episodes, ordered by season number and disk.
I thought I was being smart when I assigned the episode number field as an
autonumber field, only to discover that I missed an episode back in Season
5, but when I entered it, the autonumber naturally didn't match the episode
number. I changed the autonumber to a simple number field, and then
adjusted all the episode numbers manually.
The overlooked episode is still in last place in the table, but my original
query to produce a report simply sorts on season number (1-9) and disc
number (1-5), so the missed episode is in the right place in the report.
My question is this: now that I've corrected the mistake I'd like to revert
to using autonumber for the episode number field, but Access won't let me
change the field's type back to autonumber. Is there a way I can
essentially "clone" this database to a new one in which the episode number
is once again of autonumber type?
TIA,
Tom