Help,
I developed a multi-user application in Access 97. I used a short-cut for the user to access the application through the Workgroup Administration. The syntax for the short-cut is as followed:
"C:\Program Files\Microsoft Office\Office\Msaccess.exe"
"P:\FRONT_END\DEV_Front_End.mdb"
/nostartup /wrkgrp "P:\Application Development\ABC_system.mdw"
It works fine, but some of the users also work with other Access applications, which do not have security implemented. The problem is, they are still prompted, as soon as they invoke their other applications, with a Login and password. Is there a work around for this? Is there any code already written to do the job? I would like to bring them back to the regular system.mdw.
Thank you, your help will be appreciated.
I developed a multi-user application in Access 97. I used a short-cut for the user to access the application through the Workgroup Administration. The syntax for the short-cut is as followed:
"C:\Program Files\Microsoft Office\Office\Msaccess.exe"
"P:\FRONT_END\DEV_Front_End.mdb"
/nostartup /wrkgrp "P:\Application Development\ABC_system.mdw"
It works fine, but some of the users also work with other Access applications, which do not have security implemented. The problem is, they are still prompted, as soon as they invoke their other applications, with a Login and password. Is there a work around for this? Is there any code already written to do the job? I would like to bring them back to the regular system.mdw.
Thank you, your help will be appreciated.