H
Help
Hi,
We are about to deploy a database on our network (Windows/2000 servers
with Active Directory and Win2K, WinXp and Win9x clients).
The database is split front-end and back-end but both will be on a
network drive (for maintenance reasons initially, I may move the
front-end to the client machines once its stable).
We have added the security and have a .mdw file and can start it from a
shortcut.
The security is intended more to stop people accidentally
corrupting/changing things than to stop people hacking into the
database. If they want to do that they can, but they are trusted. We are
using usernames but no passwords.
I have two questions at the moment:
1) We want users to be logged in automatically with their Windows login.
I know that we can't synchronise the userid/password combinations and
that the security is different between access and active directory.
What we are thinking of is having a batch file or command file which
gets the current username from the system and then calls access (via the
same command as we would use for a shortcut) but with the username
included.
Has anyone tried this and can point me to any examples. Also, ca you see
any potential problems with this idea ?
2) The access databases and shortcut (or command file) will be on a
network drive. This means that the pathnames will need to be common. The
path to the database and .mdw file are not a problem as everyone will
have the drive already networked.
However, it occurred to me that people may have installed access in
different places on their machines. So, if the shortcut has <path to
access> as "C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" as
would be the default, that means that someone using the shortcut who has
office instaled on their D: drive wouldn't be able to use it.
So, my question is, is there a way of referring to "the place where
access is installed" in the shortcut (or the command file).
I can be sure about the location of access for the desktop machines, but
not for mobile users with their laptops.
Any advice gratefully received.
Thanks
We are about to deploy a database on our network (Windows/2000 servers
with Active Directory and Win2K, WinXp and Win9x clients).
The database is split front-end and back-end but both will be on a
network drive (for maintenance reasons initially, I may move the
front-end to the client machines once its stable).
We have added the security and have a .mdw file and can start it from a
shortcut.
The security is intended more to stop people accidentally
corrupting/changing things than to stop people hacking into the
database. If they want to do that they can, but they are trusted. We are
using usernames but no passwords.
I have two questions at the moment:
1) We want users to be logged in automatically with their Windows login.
I know that we can't synchronise the userid/password combinations and
that the security is different between access and active directory.
What we are thinking of is having a batch file or command file which
gets the current username from the system and then calls access (via the
same command as we would use for a shortcut) but with the username
included.
Has anyone tried this and can point me to any examples. Also, ca you see
any potential problems with this idea ?
2) The access databases and shortcut (or command file) will be on a
network drive. This means that the pathnames will need to be common. The
path to the database and .mdw file are not a problem as everyone will
have the drive already networked.
However, it occurred to me that people may have installed access in
different places on their machines. So, if the shortcut has <path to
access> as "C:\Program Files\Microsoft Office\Office\MSACCESS.EXE" as
would be the default, that means that someone using the shortcut who has
office instaled on their D: drive wouldn't be able to use it.
So, my question is, is there a way of referring to "the place where
access is installed" in the shortcut (or the command file).
I can be sure about the location of access for the desktop machines, but
not for mobile users with their laptops.
Any advice gratefully received.
Thanks