I had a secured Access database (secured properly!) that I recently began working on again. To facilitate multi-user access, I split the database. I noticed, however, that the security did NOT extend to my backend DB ... only the front-end mde file.
That means that anyone can just open my backend and do whatever they want to my data. Placing a password on the backend restricts access from the front end. Is there something I'm missing? Should I try to implement security on the Back-end? Any advice or suggestions will be greatly appreciated. (^_^)
-Jedi420
A man who has risked his life knows that careers are worthless, and a man who will not risk his career has a worthless life.
That means that anyone can just open my backend and do whatever they want to my data. Placing a password on the backend restricts access from the front end. Is there something I'm missing? Should I try to implement security on the Back-end? Any advice or suggestions will be greatly appreciated. (^_^)
-Jedi420
A man who has risked his life knows that careers are worthless, and a man who will not risk his career has a worthless life.