Hi all,
I have an Access 2003 DB that has been in use for about 4 months. The database is split F/E (local) and B/E (networked drive). It may have up to 30 concurrent users some of which are Access 2000 users.
Today it crashed in a big way.
I have had a number of instances where the B/E has become corrupted and a simple Compact/Repair fixes this up.
Today was different and these were the symptoms/steps taken (in order) -
1. Several users complained that clicking a command button (to create a new record) was not working.
I checked this problem initially, and found the code was being called but the 'write' action was not happening.
2. Compact/Repair backend. No difference.
3. Compact/Repair frontend. No difference.
4. Attempt to open front end. AutoExec macro fails.
5. Bypassed the autoexec. Got a 'Network may not be available error'. The network was available.
6. Attempted to import into a new DB. 1x Form and 1xStartup Module provided the same error as above.
7. Imported form and module from a backup. I had to replace a control on the form which appeared to be 'corrupted' - but it all seemed to be working again.
8. Then....I found out that the Autonumber had lost it sequence.
About a month ago, I started archiving old records by appending them to another table and deleting them from my main table. The database worked perfectly still. All of a sudden after this crash - it has lost it's sequence numbers and is trying to 'fill in the blanks' in one of my tables.
Now...on to my question. I have fixed all of the above problems using the common problem resolution techniques (import, compact, append query to fix the sequence problem, etc...)....but...
What would cause this to happen?
I wan't to prevent it happening again (3 hours to fix it!) but need to try and determine the cause first!
Thanks for any advice,
Regards.
Rob
I have an Access 2003 DB that has been in use for about 4 months. The database is split F/E (local) and B/E (networked drive). It may have up to 30 concurrent users some of which are Access 2000 users.
Today it crashed in a big way.
I have had a number of instances where the B/E has become corrupted and a simple Compact/Repair fixes this up.
Today was different and these were the symptoms/steps taken (in order) -
1. Several users complained that clicking a command button (to create a new record) was not working.
I checked this problem initially, and found the code was being called but the 'write' action was not happening.
2. Compact/Repair backend. No difference.
3. Compact/Repair frontend. No difference.
4. Attempt to open front end. AutoExec macro fails.
5. Bypassed the autoexec. Got a 'Network may not be available error'. The network was available.
6. Attempted to import into a new DB. 1x Form and 1xStartup Module provided the same error as above.
7. Imported form and module from a backup. I had to replace a control on the form which appeared to be 'corrupted' - but it all seemed to be working again.
8. Then....I found out that the Autonumber had lost it sequence.
About a month ago, I started archiving old records by appending them to another table and deleting them from my main table. The database worked perfectly still. All of a sudden after this crash - it has lost it's sequence numbers and is trying to 'fill in the blanks' in one of my tables.
Now...on to my question. I have fixed all of the above problems using the common problem resolution techniques (import, compact, append query to fix the sequence problem, etc...)....but...
What would cause this to happen?
I wan't to prevent it happening again (3 hours to fix it!) but need to try and determine the cause first!
Thanks for any advice,
Regards.
Rob