security data

T

twizzlej

hi
I am in the process of creating a datbase. I have set the security feature
so various people have different log on names and passwords to get various
settings. Now I would like to know if it is possible to insert the name the
person who logs on into a form/table. if not is it posible to track who logs
on at what times etc.

I would appreciate any help
Thanx Jamie
 
T

Tom van Stiphout

The built-in CurrentUser() function returns the name of the logged-in user.
You can certainly use this information to save it to a table.

-Tom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top