G
Guest
I have a dbase that will be use by all employees in the company but still
need to create a group acct for all users so no one can view or change the
codes and db objects designs. Is there a way that when a user click on the
db shortcut that it will automatically supply the generic username/pwd and
automatically launch the application. I want to make it easy for everyone
especially those that have individual Access acct for other dbases. I know
how to do it using the DOS prompt like the one below (username:Access_MIS, no
pwd) but how do I do it within windows. Thanks in advance.
c:
CD\Program Files\Microsoft Office\Office
Msaccess.exe \\Everest\public\db_acl\Access_MIS\MIS_Request_Tracking.mdb/x
autoexec
need to create a group acct for all users so no one can view or change the
codes and db objects designs. Is there a way that when a user click on the
db shortcut that it will automatically supply the generic username/pwd and
automatically launch the application. I want to make it easy for everyone
especially those that have individual Access acct for other dbases. I know
how to do it using the DOS prompt like the one below (username:Access_MIS, no
pwd) but how do I do it within windows. Thanks in advance.
c:
CD\Program Files\Microsoft Office\Office
Msaccess.exe \\Everest\public\db_acl\Access_MIS\MIS_Request_Tracking.mdb/x
autoexec