T
tbl
In a secured, split Access 2000 / 2002 db, when I log in as
a member of a group that has run permission for all the
forms, I get a permissions error:
"Record(s) cannot be read; no read permission
on 'tblCountDetail'".
The forms are all based on querys with 'Run with owner's'
property, and all the combos are based on querys with that
property.
This user/group was working ok a few months ago, and I've
made some changes to form code since then, but I don't
recall changing anything more structural. The code changes
involve setting some DefaultValues conditionally, and they
do include a dLookup statement (with a 'where' clause).
Could that be the problem?
All the forms work fine with an Admin level user.
What else could be wrong? (drawing a complete blank at the
moment!)
a member of a group that has run permission for all the
forms, I get a permissions error:
"Record(s) cannot be read; no read permission
on 'tblCountDetail'".
The forms are all based on querys with 'Run with owner's'
property, and all the combos are based on querys with that
property.
This user/group was working ok a few months ago, and I've
made some changes to form code since then, but I don't
recall changing anything more structural. The code changes
involve setting some DefaultValues conditionally, and they
do include a dLookup statement (with a 'where' clause).
Could that be the problem?
All the forms work fine with an Admin level user.
What else could be wrong? (drawing a complete blank at the
moment!)