B
Brian
Access 2003
I have a form that has become corrupt perhaps seven or eight times in the
last week. It is a complex, but not overly-so, form that interacts with
MapPoint using the MapPoint API.
These attempts produce no response when the form is corrupt:
Double-click of form
Click Design
Attempt to paste within current DB or to another
These attempts produce "no current record":
SaveAsText
Import form into another DB
Attempting to open form using DoCmd.OpenForm results in error 2001: "you
cancelled the previous operation"
I already tried creating a new MDB from scratch and importing this form from
a pre-corrupt version. It cooperates for a few hours, and then suddenly,
during a repair, decompile, or just form save, produces an Access erorr and
is again corrupt. I have to keep my backups very current (every few minutes)
to ensure I can get back a fairly current version to begin development again.
The MDB as a whole is not corrupt. All other objects work fine.
It never happens when running the applicaiton - only while under development.
I have never seen this problem before this app.
I have a copy of the form in a non-corrupt version, but I just made a
boatload of code changes before it again became corrupt and really want to
get back its module, at the very least.
I have a form that has become corrupt perhaps seven or eight times in the
last week. It is a complex, but not overly-so, form that interacts with
MapPoint using the MapPoint API.
These attempts produce no response when the form is corrupt:
Double-click of form
Click Design
Attempt to paste within current DB or to another
These attempts produce "no current record":
SaveAsText
Import form into another DB
Attempting to open form using DoCmd.OpenForm results in error 2001: "you
cancelled the previous operation"
I already tried creating a new MDB from scratch and importing this form from
a pre-corrupt version. It cooperates for a few hours, and then suddenly,
during a repair, decompile, or just form save, produces an Access erorr and
is again corrupt. I have to keep my backups very current (every few minutes)
to ensure I can get back a fairly current version to begin development again.
The MDB as a whole is not corrupt. All other objects work fine.
It never happens when running the applicaiton - only while under development.
I have never seen this problem before this app.
I have a copy of the form in a non-corrupt version, but I just made a
boatload of code changes before it again became corrupt and really want to
get back its module, at the very least.