Posted by Filips Benoit on 09/30/60 11:17
Dear All,
SQL-SERVER-DB
Access interface
25 users
I want to know how the users are working with the interface:
* What forms the use
* What routines the run ( commandbuttons)
* How long they use the interface
* etc.
I'll use a public function to add the information.
Where should i store the information ? :
* in a table in the SQL-DB: 1 table for all users on the server
* a text-file for each user on the users computer.
What solutions is the quickest?
Thanks,
Filip
Navigation:
[Reply to this message]
|