error message

S

SHIRA

i got this error message while opening a querie,i am the one that built the
querie,what's wrong?


"Could not read definitions; no read definitions permission for table or
query <name>. (Error 3110)"
"You must have read definitions permission for the specified table or query
to read its definition. To change your permission assignments, see your
system administrator or the table or query's creator."
 
M

[MVP] S.Clark

It appears that Access Security has been implemented, and that you do not
have the permissions to utilize the object <name>. My guess is that there
is a table, of which the query is based, that you don't have rights to.
 
Top