C
CB
Hi all,
I’m having two issues that make zero sense to me. I really hope someone can
help!
1) I have a form with a sub-form. There are 2 combo-boxes on the main form
and 4 on the sub-form. The record sources for 5 of the combos are queries on
various tables (the 6th is a value list). This form is used by my full-data
users who have Read Data/Design and Insert Data permissions on the underlying
tables. Five of the six combos work just fine. When logged in as a full-data
user and selecting the problem combo box, I see the error “Record(s) cannot
be read; no read permissions on ‘Inspectors’.â€
This is NOT true – I’ve double, triple, and quadruple checked! I’ve also
compared the properties on the problem combo against one of the working combs
and can see no differences (other than the obvious such as record source).
2) The second problem is with my switchboard (for my full-data users). On
one of the pages I have 3 buttons that open up 3 different forms in edit mode
so that the full-data users can add new data. The first 2 buttons work just
fine in launching their respective forms. Selecting the third button gives
the error “There was an error executing the command.†Using the Switchboard
Manager, I see no difference in the three commands to open the three forms.
As well, my full-date users have Open/Run and Read Design permissions on ALL
forms. Though not stated explicitly in 1), my full-data users have Read
Data/Design and Insert Data permissions on ALL forms.
This too seems like a permissions issue (my read-only users get the same
error but that’s fine since they don’t have permissions to enter data into
the underlying tables).
What’s going on? This is driving me batty!
Thanks in advance for any and all help.
Chris
I’m having two issues that make zero sense to me. I really hope someone can
help!
1) I have a form with a sub-form. There are 2 combo-boxes on the main form
and 4 on the sub-form. The record sources for 5 of the combos are queries on
various tables (the 6th is a value list). This form is used by my full-data
users who have Read Data/Design and Insert Data permissions on the underlying
tables. Five of the six combos work just fine. When logged in as a full-data
user and selecting the problem combo box, I see the error “Record(s) cannot
be read; no read permissions on ‘Inspectors’.â€
This is NOT true – I’ve double, triple, and quadruple checked! I’ve also
compared the properties on the problem combo against one of the working combs
and can see no differences (other than the obvious such as record source).
2) The second problem is with my switchboard (for my full-data users). On
one of the pages I have 3 buttons that open up 3 different forms in edit mode
so that the full-data users can add new data. The first 2 buttons work just
fine in launching their respective forms. Selecting the third button gives
the error “There was an error executing the command.†Using the Switchboard
Manager, I see no difference in the three commands to open the three forms.
As well, my full-date users have Open/Run and Read Design permissions on ALL
forms. Though not stated explicitly in 1), my full-data users have Read
Data/Design and Insert Data permissions on ALL forms.
This too seems like a permissions issue (my read-only users get the same
error but that’s fine since they don’t have permissions to enter data into
the underlying tables).
What’s going on? This is driving me batty!
Thanks in advance for any and all help.
Chris