Peter Hart wrote:
> Hi Sytze,
> 
> All my apps have a table which each time a form or report is used logs
> the user, the form and the data & time they used it.  I use this as an
> audit trail and also to see what forms etc. are being used the most and
> therefore would benefit from extra attention.  It would help in your
> case probable to add a record when a for is opened the first time and
> then just increment a numeric field for how many times its been opened.
> The user field would be unnecessary, but the date time field would show
> when it was last used.  In a multi user environment all users add to the
> same table, but if there was I field which showed which site was using
> the forms the data could be appended or added some way to a table in
> your office,  to show what was happening at all sites.

I did something like this in my apps from 1999 to 2004.  Very good for 
seeing what's used (and not used).

-- 
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
http://fabmate.com
http://twitter.com/mbabcock16

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to