Workgroup File

mothi

Registered User.
Local time
Yesterday, 19:12
Joined
Dec 26, 2009
Messages
111
Hi , I have a secured database. and I want the database to be linked to a specific workgroup file.

I do not want to use shortcuts where i can link the shortcut to a specific workgroup file.

I want the database to be linked . I know i can do that through VBA . COuld anyone help me out here how to do that.
 
You do not want to join a users computer to your mdw file! You must use a custom shortcut to specify where the msaccess.exe is, where the mdw is and where the mdb is.

The users computer must be joined to the default system.mdw file. Doing anything else will prevent the user from opening any other database. If a user can open you secured database without using a your customized mdw file, then you database is not correctly secured!
 

Users who are viewing this thread

Back
Top Bottom