J
Joe
Hello All,
Any time you can take a copy of a file ( an Access XYZ.MDE file) and walk
away with it, it's not very secure.
But this was just to easy. My app is split in to a back and front end.
Most application data is stored in a back-end consiting of tables only. The
front end has links to the back-end and a few local tables for settings and
the like.
My back-end requires a password to open the database. The front is complied
to an MDE.
I did not realize that you could simply open any Access MDB or create a new
one and import all the tables including linked tables and gain read write
access to the link tables data in the MDE. (Ooch!)
Is there anyway to prevent this other than with Access workgroup security?
Is their some programmable option that can hide or otherwise make importing
my linked tables (with connection strings) impossible.
Thanks for any help.
Joe
Any time you can take a copy of a file ( an Access XYZ.MDE file) and walk
away with it, it's not very secure.
But this was just to easy. My app is split in to a back and front end.
Most application data is stored in a back-end consiting of tables only. The
front end has links to the back-end and a few local tables for settings and
the like.
My back-end requires a password to open the database. The front is complied
to an MDE.
I did not realize that you could simply open any Access MDB or create a new
one and import all the tables including linked tables and gain read write
access to the link tables data in the MDE. (Ooch!)
Is there anyway to prevent this other than with Access workgroup security?
Is their some programmable option that can hide or otherwise make importing
my linked tables (with connection strings) impossible.
Thanks for any help.
Joe