H
Hammer
Hello,
I have created MS Access dbase that will sit on a workstation that multiple
people will have access to. I am concerned someone will make a copy of this
file. Is there anyway for me to protect this file from theft.
I’ve thought about password protecting the file but several people will have
the password so this may not work.
Is there anyway for me to disable the file after a certain date? Could I
write some code that says something like … if today’s date is greater than
date=X, then close file and exit access. I’d kind of like this type of code
to run before my Autoexec macro runs or I could run it within the Autoexec
Macro using RunCode.
Any ideas?
I have created MS Access dbase that will sit on a workstation that multiple
people will have access to. I am concerned someone will make a copy of this
file. Is there anyway for me to protect this file from theft.
I’ve thought about password protecting the file but several people will have
the password so this may not work.
Is there anyway for me to disable the file after a certain date? Could I
write some code that says something like … if today’s date is greater than
date=X, then close file and exit access. I’d kind of like this type of code
to run before my Autoexec macro runs or I could run it within the Autoexec
Macro using RunCode.
Any ideas?