Access File Expiration Date

P

pgmclement

Hi, I want to know whether it is possible to write a code from access
to verify the expiration of a file either mdb or accdb upon certain
date.
For Example, after about three months, a particular input box should
pop up or possible before then, some warning will pop up reminding you
that the program will be expiring in five days time and that u should
click some where in the program to type in a code and after that the
message disappears for another three months else on the fifth day, an
input box appears asking for the code and failure to do so, the
program exit at every opening.
Thanks
 
D

Douglas J. Steele

As Tony Toews mentions in http://www.granite.ab.ca/access/demo.htm "Tools
available from sites such as sysinternals.com can crack any method you use
to store a future date anywhere on a system such as in the registry or a
file."

Take a look at that site for some alternate suggestions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top