P
Pietro
Hi,
I've designed a database with a Stop Watch form that users open when they
start handling a record.
This timer determines agents' utilization,so they always leave it
running and go to the break area in order to count as high utilization as
possible.My company computers are automatically locked every 10 minutes,How
can i make the database detect that the computer is locked ?If i can do this
I'll make the database add a new record to the "Tracking" table with the name
of the person whose computer is locked,so later on i can coach him.I cannot
use the idle time property as users may be working in other applications,so
they may stay for long time working,i need only to detect if they are in
front of the computer or not.
I've designed a database with a Stop Watch form that users open when they
start handling a record.
This timer determines agents' utilization,so they always leave it
running and go to the break area in order to count as high utilization as
possible.My company computers are automatically locked every 10 minutes,How
can i make the database detect that the computer is locked ?If i can do this
I'll make the database add a new record to the "Tracking" table with the name
of the person whose computer is locked,so later on i can coach him.I cannot
use the idle time property as users may be working in other applications,so
they may stay for long time working,i need only to detect if they are in
front of the computer or not.