Programming
Registered User.
- Local time
- Today, 15:48
- Joined
- Jul 5, 2018
- Messages
- 20
access crashes when I try to open the code builder. Please any help .
I tried to do the following
o decompile your database, follow these steps:
"
From Windows Explorer, locate where your Access program is installed by searching for MSACCESS.EXE. If you have multiple versions of Access installed on your machine, you need to identify the path to the Access version you want.
From the Windows, Start, Run command line, type: msaccess.exe /decompile where msaccess.exe includes the complete path. For example, the 32-bit version of Access 2016 is commonly installed here:
C:\Program Files (x86)\Microsoft Office\root\Office16\MSACCESS.EXE /decompile
From Access open the database you want to decompile (with trusted authority for Access 2003 or later)
Open up any module. Compile it via Debug, Compile.., then File, Save.
Go back to the database and Compact it. The location of the Compact command varies by Access version.
"
But when I try to open any module it crashes again.
I tried to do the following
o decompile your database, follow these steps:
"
From Windows Explorer, locate where your Access program is installed by searching for MSACCESS.EXE. If you have multiple versions of Access installed on your machine, you need to identify the path to the Access version you want.
From the Windows, Start, Run command line, type: msaccess.exe /decompile where msaccess.exe includes the complete path. For example, the 32-bit version of Access 2016 is commonly installed here:
C:\Program Files (x86)\Microsoft Office\root\Office16\MSACCESS.EXE /decompile
From Access open the database you want to decompile (with trusted authority for Access 2003 or later)
Open up any module. Compile it via Debug, Compile.., then File, Save.
Go back to the database and Compact it. The location of the Compact command varies by Access version.
"
But when I try to open any module it crashes again.