Re: no read definitions on query



I don't quite follow what you had set up previously. Are your forms/reports
based on queries or tables?

If queries, then the users need at least read data permissions in order to
read the data (in addition to Open permission on the forms/reports).

If you had no permissions on the queries/tables, then users wouldn't be able
to do anything.


--
Joan Wild
Microsoft Access MVP

Adam wrote:
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


.



Relevant Pages

  • Re: access 2003
    ... I removed the parameters from the form query source. ... boxes from the form header, events, code, etc and ran the form query source ... forms queries and the SQL because syntax of the SQL will change randomly. ... the Access 97 database, I wouldn't have thought any expressions would be ...
    (microsoft.public.access.conversion)
  • Re: access 2003
    ... I removed the parameters from the form query source. ... synchronize combo boxes to the detail section or the parameter form query ... forms queries and the SQL because syntax of the SQL will change randomly. ... the Access 97 database, I wouldn't have thought any expressions would ...
    (microsoft.public.access.conversion)
  • Re: User has group permissions to object, but still denied access.
    ... permissions to those query objects. ... The owners for the other 68 queries can be changed. ... may have been some of the original queries created in the database. ... Regarding the security, the database was converted from an Access 97 ...
    (microsoft.public.access.security)
  • Re: Query In BE database
    ... that would give the users "live" access to the underlying queries. ... When selected from the drop-down list box, I what the the query that is ... What Is A Remote Query? ... point your local query to a query that was in another Access database. ...
    (microsoft.public.access.queries)
  • Re: merge multiple databases
    ... You need to create a new Access datafile (mdb) to store all in. ... Open the newly created Access database. ... Click on the Queries icon. ... "Create new query", then select lnkDrive as the table to ...
    (microsoft.public.vb.database.dao)

Loading