Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Removing the Security login in Access 97 after login out

Status
Not open for further replies.

Appdevtwo

MIS
Mar 26, 2003
2
US
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.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top