G
Guest
I have noticed 3 occurences of a system file named SYSTEM.MDW in the
following 3 locations on my system (Win 2000 and Access 2003).
C:\Documents and Settings\My Profile Name\Application Data\Microsoft\Access
C:\Program Files\Fichiers communs\System
C:\Program Files\Microsoft Office\Office
All 3 files have data in the hidden tables (I have not modified any data)
My question: Are all 3 SYSTEM.MDW required or should I delete 2, keeping
only one for the system usage ?
I'm experiencing some intermittent problem related to mdb ownership (I can't
modify
a form and I'm getting a message saying another user is using the form,
while I'm in
a single user environment) and I suspect the problem might be related to
Acces itself
more than to my application.
FYI, few weeks ago, I have tried to find a way to have a control in my front
end mdb to
initiate a compact of the back end mdb, with no succes. In this process, I
have added one instruction
in many instances in my code in my front end mdb to close the back end mdb
(BachEndMdbName.close).
I think my problems started then, but not 100% sure.
Any help would be appreciated.
following 3 locations on my system (Win 2000 and Access 2003).
C:\Documents and Settings\My Profile Name\Application Data\Microsoft\Access
C:\Program Files\Fichiers communs\System
C:\Program Files\Microsoft Office\Office
All 3 files have data in the hidden tables (I have not modified any data)
My question: Are all 3 SYSTEM.MDW required or should I delete 2, keeping
only one for the system usage ?
I'm experiencing some intermittent problem related to mdb ownership (I can't
modify
a form and I'm getting a message saying another user is using the form,
while I'm in
a single user environment) and I suspect the problem might be related to
Acces itself
more than to my application.
FYI, few weeks ago, I have tried to find a way to have a control in my front
end mdb to
initiate a compact of the back end mdb, with no succes. In this process, I
have added one instruction
in many instances in my code in my front end mdb to close the back end mdb
(BachEndMdbName.close).
I think my problems started then, but not 100% sure.
Any help would be appreciated.