Hi,
I want to place a database application on a network drive which is accessible to people who all have Access installed on their machines, but perhaps in varying locations, and I want the database to be only opened using a workgroup file located in the same network folder. I know that you can use the /wrkgrp command line switch in a shortcut, but the problem with that is that a) the installation of Access may not be consistent across all users, b) the path to the network location of the db is long, and therefore the shortcut may run out of space (256 char limit), and c) if someone tries to open the db by double clicking, they'll just get an error when they get the password prompt because it'll refer to their own system mda file instead of the relevant workgroup file, and this will cause unnecssary calls to IT support!
Is there a way [there must be!] of making a database automatically reference a workgroup file exclusively (e.g. autoexec macro) without needing the kludgy command line approach (I'm sure many many people must have thought this and wanted the same, but I haven't found a solution)?
Help greatly appreciated.
I want to place a database application on a network drive which is accessible to people who all have Access installed on their machines, but perhaps in varying locations, and I want the database to be only opened using a workgroup file located in the same network folder. I know that you can use the /wrkgrp command line switch in a shortcut, but the problem with that is that a) the installation of Access may not be consistent across all users, b) the path to the network location of the db is long, and therefore the shortcut may run out of space (256 char limit), and c) if someone tries to open the db by double clicking, they'll just get an error when they get the password prompt because it'll refer to their own system mda file instead of the relevant workgroup file, and this will cause unnecssary calls to IT support!
Is there a way [there must be!] of making a database automatically reference a workgroup file exclusively (e.g. autoexec macro) without needing the kludgy command line approach (I'm sure many many people must have thought this and wanted the same, but I haven't found a solution)?
Help greatly appreciated.