N
niclive
Hi,
I want to prevent users from importing objects from my .mdb
file.However I do not want to create an mde file and I do not want to
use a database password.I have created my own security with VBA using
a table,logon form, and various global variables that limit users
access to specific forms.I have also disabled the shift bypass key.
But a user can import all my objects to a new database without any
problems and use my code and all objects freely.I want to prevent
that.Is there a way using VBA?any help will be much appreciated.
Thanks
I want to prevent users from importing objects from my .mdb
file.However I do not want to create an mde file and I do not want to
use a database password.I have created my own security with VBA using
a table,logon form, and various global variables that limit users
access to specific forms.I have also disabled the shift bypass key.
But a user can import all my objects to a new database without any
problems and use my code and all objects freely.I want to prevent
that.Is there a way using VBA?any help will be much appreciated.
Thanks