L
Lars Brownie
From different resources I found the following tips about decompile:
1. http://www.fmsinc.com/free/newtips/access/accesstip7.asp
"1. From the Windows, Start, Run command line, type: msaccess.exe /decompile
where msaccess.exe includes the complete path. For example:
C:\Program Files\Microsoft Office\Office12\MSACCESS.EXE /decompile
2. When Access opens, open the database you want to decompile (with trusted
authority for Access 2003 or later)
3. Open up any module. Compile it via Debug, Compile.., then File, Save."
and
2. http://www.databasecreations.com/Largedb.pdf
"Our experience has taught us that if you first decompile and then compact
the program file skipping the compile step, the program file is as small as
it can get (often 10-50% of the original size)."
I have 2 questions about this:
1. How would you decompile when Access is running via Citrix and you don't
know the complete Access path?
2. In tip 2 the compile step is skipped. Is this correct? In order to make
an mde the compile step is required.
Thanks, Lars
1. http://www.fmsinc.com/free/newtips/access/accesstip7.asp
"1. From the Windows, Start, Run command line, type: msaccess.exe /decompile
where msaccess.exe includes the complete path. For example:
C:\Program Files\Microsoft Office\Office12\MSACCESS.EXE /decompile
2. When Access opens, open the database you want to decompile (with trusted
authority for Access 2003 or later)
3. Open up any module. Compile it via Debug, Compile.., then File, Save."
and
2. http://www.databasecreations.com/Largedb.pdf
"Our experience has taught us that if you first decompile and then compact
the program file skipping the compile step, the program file is as small as
it can get (often 10-50% of the original size)."
I have 2 questions about this:
1. How would you decompile when Access is running via Citrix and you don't
know the complete Access path?
2. In tip 2 the compile step is skipped. Is this correct? In order to make
an mde the compile step is required.
Thanks, Lars