System variable

L

laura

Is there a way of picking up the username of the person who is logged onto a
network at any one time?

Basically I am trying to write an Intranet system for a small company where
I have an Access Database running on an ASP server. I want to give certain
people specific access to the database and therefore I need to know the
username of the person logged in to the network without actually making them
log in again to get to the database.

Is this possible?

Many thanks.
Laura TD
 
M

mouly

Is there a way of picking up the username of the person who is logged
onto a network at any one time?

Basically I am trying to write an Intranet system for a small company
where I have an Access Database running on an ASP server. I want to
give certain people specific access to the database and therefore I
need to know the username of the person logged in to the network
without actually making them log in again to get to the database.

do you want to know the user name ?
see there
http://www.techonthenet.com/access/modules/username.htm

if not, sorry i did'nt understand
 
Top