Hi there!
I have just split a DB into front and Backend and will be implementing User level security shortly (Haven’t done this before, but am in the process of reading through the various threads on this site.). In the interim, is there a way of protecting the Backend from being opened separately to the front end by users or unwanted people? Also, will User level security prevent this?
The Backend of course resides on our network and I don’t have any control over folder permissions etc. I know I can set a password on the front end, but this doesn’t carry through to the Backend and if I set a password on the Backend then I get “Not a valid password .” displayed when trying to access tables etc.
I suspect implementing User level security will be the requirement.
Cheers,
Niven