These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

pull user logon records

I have a user that wants to pull a report for how many times a user has logged onto the wex server. advice?

Thank you.
dave 12/3/2008 6:05 AM
In the database (wexserver.mdb), there is "Users" table which has a field named "LoginCount". You can use this field to generate your report.
Cem Alacayir 12/11/2008 4:21 PM