Counting database usage

M

Martin

What is the best way to count how many times your custom
database has been used and to write the results in a text
or word document perhaps?

Thank you,

Martin
 
J

Jeff Boyce

Martin

"Best" is kind of a relative term, don't you think? As is "use"...

That would depend on how your db is set up, and whether you have invoked MS
Access security at the object level (after all, could someone "enter" your
back-end data and open a table directly? or use VB to edit a row without
using your user interface?)

How do you mean these terms?

More info, please...

Jeff Boyce
<Access MVP>
 
Top