G
Guest
I was trying to write an archive for an Access 2002 database. I was able to
copy all related records to another database for a given entity and then
delete them from the original database.
If a user wanted to see old entities they could go to the achive. The
problem I have is that if I wanted to put back an entity with all its related
records, I couldn't insert the records into my original database.
I ran into a number of problems. For example, I was able to insert record
number 25 and my last autonumber was 50. When I went to insert a new record
the new number assigned was 26.
This is a school database and I need this in the event a student return to
school.
Thanks,
copy all related records to another database for a given entity and then
delete them from the original database.
If a user wanted to see old entities they could go to the achive. The
problem I have is that if I wanted to put back an entity with all its related
records, I couldn't insert the records into my original database.
I ran into a number of problems. For example, I was able to insert record
number 25 and my last autonumber was 50. When I went to insert a new record
the new number assigned was 26.
This is a school database and I need this in the event a student return to
school.
Thanks,