I want to secure a single database (ex:"software list.mdb"
I've made a .mdw file and then create the following shortcut:
C:\apps\MSOffice\Office\MSACCESS.EXE "f:\software inventory\software list.mdb" /wrkgrp "f:\software inventory\softlist.mdw"
I thought that using this shortcut for this specific case should not change the current workgroup(system.mdw) for other databases. But It's not the case !
Want I'd like to do is:
- Open "Software list.mdb" with security definied in "software list.mdb"
- Open any other database with default security setting (c:\winntsystem32\system.mdw)
Thanks for helping me.
I've made a .mdw file and then create the following shortcut:
C:\apps\MSOffice\Office\MSACCESS.EXE "f:\software inventory\software list.mdb" /wrkgrp "f:\software inventory\softlist.mdw"
I thought that using this shortcut for this specific case should not change the current workgroup(system.mdw) for other databases. But It's not the case !
Want I'd like to do is:
- Open "Software list.mdb" with security definied in "software list.mdb"
- Open any other database with default security setting (c:\winntsystem32\system.mdw)
Thanks for helping me.