R
robert demo via AccessMonster.com
I'm developing my database in Access 2002, but the default file format is
Access 2000. It always seems like after I do one or two days of serious
development, I inevitably recieve the following message upon trying to reopen
the database.
"Microsoft Access has encountered a problem and needs to close. We are sorry
for the inconvenience."
I am unable to get into the database at all. Since this has happened to me a
lot, I do regularly backup the database. But just today, the most recent
backup also experienced the same error.
Someone recommended to me that I might try opening the DB in Access 2000
instead, which resides on my laptop. Amazingly, the DB opens fine in Access
2000. I can open it there and then it will reopen in Access 2002.
I thought 2002 was supposed to be much more stable than 2000? I'm glad that
I've found this "back door" around the problem, but does anyone know why this
works?
Some additional information about my database:
1) Front end with three backends. Startup routine checks links to backends
and if backends are missing from location from last session, it will attempt
to look for the backends in the front end folder location. If not found,
error messages are generated for the user to fix the problem.
2) Backends have all permissions removed. Am using RWOP for access to data
tables in the front end.
3) Workgroup security has been implemented.
4) DB has probably about 100 forms, 60 tables and around 15,000 lines of code.
I have not yet imported my DB into a clean database.
Access 2000. It always seems like after I do one or two days of serious
development, I inevitably recieve the following message upon trying to reopen
the database.
"Microsoft Access has encountered a problem and needs to close. We are sorry
for the inconvenience."
I am unable to get into the database at all. Since this has happened to me a
lot, I do regularly backup the database. But just today, the most recent
backup also experienced the same error.
Someone recommended to me that I might try opening the DB in Access 2000
instead, which resides on my laptop. Amazingly, the DB opens fine in Access
2000. I can open it there and then it will reopen in Access 2002.
I thought 2002 was supposed to be much more stable than 2000? I'm glad that
I've found this "back door" around the problem, but does anyone know why this
works?
Some additional information about my database:
1) Front end with three backends. Startup routine checks links to backends
and if backends are missing from location from last session, it will attempt
to look for the backends in the front end folder location. If not found,
error messages are generated for the user to fix the problem.
2) Backends have all permissions removed. Am using RWOP for access to data
tables in the front end.
3) Workgroup security has been implemented.
4) DB has probably about 100 forms, 60 tables and around 15,000 lines of code.
I have not yet imported my DB into a clean database.