User Logging / Tracking

  • Thread starter Thread starter Rob
  • Start date Start date
R

Rob

Hi all,

I have been working on a DB and need to be able to have users log in to the
database for two reasons,

1) Security
2) Logging to monitor their activity.

Please give me a starting point for this. Maybe a unrelated table called
tblUsers can be used? but where do I hold the passwords etc. I havent got
any techies working for me so it doesnt need to be bulletproof. Any help
much appreciated.
 
Rob,

Use the built in security in Access to create group (and user if necessary)
accounts. From there, you can see who is logged on at any time by using the
built in function CurrentUser(). Relevant information can be found in the
Access help files and also on the Microsoft website - www.microsoft.com (in
the Knowledgebase).

HTH,

Neil.
 

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

Similar Threads

Outlook Tracking category changes 1
Login Form Application 1
Filter Based on Log On 1
Displays list of all users logged in. 1
multiple users 21
IPad Multiple Users 0
Contract Details Tracking DB 0
Multi Select List Box in Access 0

Back
Top