G
Guest
Hello,
"start msaccess envforms.mdb /runtime" works only with office 97
installed. Uninstall office 97 after that will leave it working as well.
However, if office 97 is never installed, "start msaccess envforms.mdb
/runtime" will do nothing. No error message comes out.
Here is code:
copy %1\envforms\envforms.bup %1\envforms\envforms.mdb
start msaccess %1\envforms\envforms.mdb /runtime
exit
The access 97 runtime is with version 97 and date is november 9,2001. The
problem is found on both Win2K and XP.
What is missing in access 97 runtime?
Please help.
Thanks,
JD
"start msaccess envforms.mdb /runtime" works only with office 97
installed. Uninstall office 97 after that will leave it working as well.
However, if office 97 is never installed, "start msaccess envforms.mdb
/runtime" will do nothing. No error message comes out.
Here is code:
copy %1\envforms\envforms.bup %1\envforms\envforms.mdb
start msaccess %1\envforms\envforms.mdb /runtime
exit
The access 97 runtime is with version 97 and date is november 9,2001. The
problem is found on both Win2K and XP.
What is missing in access 97 runtime?
Please help.
Thanks,
JD