G
Guest
I have a secured .mdb on a network server with a shortcut setup on the server
as follows in the target:
"path to MSACCESS.EXE" "path to database file" /WRKGRP "path to workgroup
file"
I'm at the limit of the characters in the Target editbox, and need to
replace the drive letter reference with '\\servername\spacepath\' for the
database file and workgroup file.
My questions are:
1. Short of shortening my paths and file names, how can I make it fit?
Can I set and use variables?
2. Is there a way to bring the application path in for all local machine
installations? (Depending on desktop support's choice of installation path,
and for different versions of Access.)
Thanks,
VBA Dabbler
as follows in the target:
"path to MSACCESS.EXE" "path to database file" /WRKGRP "path to workgroup
file"
I'm at the limit of the characters in the Target editbox, and need to
replace the drive letter reference with '\\servername\spacepath\' for the
database file and workgroup file.
My questions are:
1. Short of shortening my paths and file names, how can I make it fit?
Can I set and use variables?
2. Is there a way to bring the application path in for all local machine
installations? (Depending on desktop support's choice of installation path,
and for different versions of Access.)
Thanks,
VBA Dabbler