avoid Data base copy

O

Osyris

hi all...
is there a way to avoid someone copying my access DB 2003 from my PC to a
usb hard disk or anyware else?

thanks
 
B

boblarson

Nope, not really. However, in order to copy something from your computer
they would need to be able to log in to the computer, or have you have a
share set up where they can get the files. If your db is on your computer
and you've set up a folder with only permissions where you can get to then
that can also keep them out. But that isn't necessarily foolproof either.

--
Bob Larson
Access World Forums Administrator

Tutorials at http://www.btabdevelopment.com

__________________________________
 
S

Shiller

hi all...
is there a way to avoid someone copying my access DB 2003 from my PC to a
usb hard disk or anyware else?

thanks

If you keep the application separate from the data file and in
separate folder that should at least protect your data in case
somebody copy the application. The solution is to keep the data file
in a separate database and use linked tables in the application.
 
Top