G
Guest
The strangest thing started happening a few months back. I have user level
security on a database. Suddenly, for no reason I could discern, the
database was requring that every user have read permissions on every query in
the database, regardless of wheter or not the user tried to access the query.
The error message "No read definitions on qryActivity" pops up at login and
the database won't open. To fix the problem, I gave this particular user
read definitions for qryActivity. The next time the user logged in the
message "No read definitions on qryAppointments" pops up. Continue this
process through every query in the database in alphabetical orderfor every
user. Finally I just made a group with read definitions on every query and
added all users to that group. It works, but obviously this is not the most
secure solution. Has this happened to anyone else? What did I do to break
it (I take full responsibility), and what should I do to fix it? Thanks.
Adam
security on a database. Suddenly, for no reason I could discern, the
database was requring that every user have read permissions on every query in
the database, regardless of wheter or not the user tried to access the query.
The error message "No read definitions on qryActivity" pops up at login and
the database won't open. To fix the problem, I gave this particular user
read definitions for qryActivity. The next time the user logged in the
message "No read definitions on qryAppointments" pops up. Continue this
process through every query in the database in alphabetical orderfor every
user. Finally I just made a group with read definitions on every query and
added all users to that group. It works, but obviously this is not the most
secure solution. Has this happened to anyone else? What did I do to break
it (I take full responsibility), and what should I do to fix it? Thanks.
Adam