R
Rod
I would like to distribute a database for standalone use but have it only
work for 30 days at a time. To enable it to work for 30 days at a time I
would like to require the user to put in a password which I will provide.
This password needs to be generated on my end monthly and the users end
should be looking for this password every 30days; without this password the
database should not open. The password is to change every 30 days. How can
I do this?
Thanks MUCH!
work for 30 days at a time. To enable it to work for 30 days at a time I
would like to require the user to put in a password which I will provide.
This password needs to be generated on my end monthly and the users end
should be looking for this password every 30days; without this password the
database should not open. The password is to change every 30 days. How can
I do this?
Thanks MUCH!