brianjohnson
Registered User.
- Local time
- Today, 15:11
- Joined
- Jul 29, 2003
- Messages
- 13
Folks,
For my sins, I maintain a club database running under Access 97. I have some problems with the autonumber used to create new records and link all existing records. Occasionally, a new record is not created but appended to an existing lower level record. I've resolved this in the past by deleting the offending form and loading an old copy - I've also rewritten the code. It's just done it again (!) so I'd like to reset the autonumber from 1 without losing the table relationships that already exist.
Can you advise some suitable code for this purpose please ?
I also looked for a way to unload the database to a file and reload - thinking that this should produce a nice clean copy - couldn't see a simple way .... ?
Thanks and Regards
Brian
For my sins, I maintain a club database running under Access 97. I have some problems with the autonumber used to create new records and link all existing records. Occasionally, a new record is not created but appended to an existing lower level record. I've resolved this in the past by deleting the offending form and loading an old copy - I've also rewritten the code. It's just done it again (!) so I'd like to reset the autonumber from 1 without losing the table relationships that already exist.
Can you advise some suitable code for this purpose please ?
I also looked for a way to unload the database to a file and reload - thinking that this should produce a nice clean copy - couldn't see a simple way .... ?
Thanks and Regards
Brian