/decompile

D

David

How do I do a decompile when I have two versions of Access
on my machine?

I have instructions to run msaccess.exe /decompile but
that always runs 2000 and I want to run 97. When I fully
qualify the path, it wont run because my folder names have
spaces in them.
 
J

Joe Fallon

"C:\Program Files\Microsoft Office\Office10\MSACCESS.EXE"
"C:\MyDocs\MyFile.mdb" /decompile
 
Top