Right I'll try again - just lost the previous post.
I wasn't sure what search terms to use to research this problem so I'm hoping that someone here will have some ideas.
I've got an Access 2003 database. A user might have a project record open in the database - and then navigate away / leave the database open - come back to it and realise that the table record has deleted itself. (DELETED# appears in the bound form controls).
When I check the back-end table it has indeed lost the project record - to rectify this, the only way to retrieve the record is to re-insert the project ID - and it links with the other various tables that hold related info. Of course, any info in the primary table is lost.
I briefly researched corrupted tables and databases. The database has been known to corrupt many times - and these are automatic backup database files to prove this. I'm working on a new database to replace this one - until then what can I do to ensure this record deletion is limited?
Thanks
I wasn't sure what search terms to use to research this problem so I'm hoping that someone here will have some ideas.
I've got an Access 2003 database. A user might have a project record open in the database - and then navigate away / leave the database open - come back to it and realise that the table record has deleted itself. (DELETED# appears in the bound form controls).
When I check the back-end table it has indeed lost the project record - to rectify this, the only way to retrieve the record is to re-insert the project ID - and it links with the other various tables that hold related info. Of course, any info in the primary table is lost.
I briefly researched corrupted tables and databases. The database has been known to corrupt many times - and these are automatic backup database files to prove this. I'm working on a new database to replace this one - until then what can I do to ensure this record deletion is limited?
Thanks