Viewing users logged into Navision

Freaky
Freaky Member Posts: 125
Hi Guys,
Does any one know how I can view users logged into Navision system.
Thanks in advance.

Comments

  • garak
    garak Member Posts: 3,263
    Go to File -> Database -> Information -> Sessions.
    or, if under sql, u can use the Activity Monitor

    Regards
    Do you make it right, it works too!
  • Freaky
    Freaky Member Posts: 125
    Thanks that helped but it only shows me logs for today.How can i know the logs for let say the past 3 months.
  • garak
    garak Member Posts: 3,263
    u can use the table "User Time Register" or, if under sql, you log the connections with a job.
    Why do you need this?
    Do you make it right, it works too!
  • Freaky
    Freaky Member Posts: 125
    we just want to know how our clients are using the system.But the "user time register" table is empty.Do I need to do something or do you have another alternative.
  • garak
    garak Member Posts: 3,263
    to use the "user time register" u must enable the field "Register Time" in user setup table (for each user)
    The "user time register" stores the Date and Minutes for a userconnection (not if they have also worked only that they are, for example 60 minutes connect).

    Regards
    Do you make it right, it works too!