D
dickw
I have an DB split to a FE and BE. I have setup security on the BE to give
one group Read-Only permission. I have given this same group full data
permissions in the FE. When I run the application logged in as a Read-Only
user, I can still add/modify data in the BE. My understanding was that the
more restrictive permissions in the BE would rule. Am I mistaken?
The reason I am giving the Read-Only group full data permissions in the FE
is that this DB will not open otherwise. I get an error in one of my
modules ("Run-time error '2455': You entered an expression that has a
involid reference to the property Form/Report."). I can't understand why
this is happening since it would appear to have nothing to do with security
settings. The application works great in all other respects with users with
full data permissions. I was going to overlook this problem if I could get
the Read-Only between the FE/BE resolved.
Thanks for any information you can provide.
Dick
one group Read-Only permission. I have given this same group full data
permissions in the FE. When I run the application logged in as a Read-Only
user, I can still add/modify data in the BE. My understanding was that the
more restrictive permissions in the BE would rule. Am I mistaken?
The reason I am giving the Read-Only group full data permissions in the FE
is that this DB will not open otherwise. I get an error in one of my
modules ("Run-time error '2455': You entered an expression that has a
involid reference to the property Form/Report."). I can't understand why
this is happening since it would appear to have nothing to do with security
settings. The application works great in all other respects with users with
full data permissions. I was going to overlook this problem if I could get
the Read-Only between the FE/BE resolved.
Thanks for any information you can provide.
Dick