M
Mota
Hi;
For securing my tables,i set a password for my BackEnd Database.But whenever
a user opens a FrontEnd mde file,it asks user for backend password and i
cant give it to them.Because the FrontEnd file checks for its links through
a custom RefreshLinks Function when startup.Now,i have 2 questions:
1-Is there a way to write BackEnd DB password in code and prevent asking it
from users?
2-Except for making a .mdw file for securing backend files (that causes some
complexity in packaging process of database),is there another way to hide
tables from users?
I use Access 2003,and DAO .
Thank you in advance for your help.
For securing my tables,i set a password for my BackEnd Database.But whenever
a user opens a FrontEnd mde file,it asks user for backend password and i
cant give it to them.Because the FrontEnd file checks for its links through
a custom RefreshLinks Function when startup.Now,i have 2 questions:
1-Is there a way to write BackEnd DB password in code and prevent asking it
from users?
2-Except for making a .mdw file for securing backend files (that causes some
complexity in packaging process of database),is there another way to hide
tables from users?
I use Access 2003,and DAO .
Thank you in advance for your help.