Thank you for your response. I think I have figured out the problem. We placed all of the databases that feed into our main db in a hidden folder. Somehow the folder was marked read only. As a result the users could not access any of the data. When I removed the Read only status things seemed to work them selves out. Thank you for your time and your comments.
"Joan Wild" wrote:
[Quoted Text] > RTimberlake wrote: > > I am having some huge problems with my security. > > For some reason security and all user names and passwords work fine > > on my computer. However, when I go to my users computers things > > aren't working correctly. > > Are these computers using the same workgroup file you used to secure the > mdb? > > The users can only see the form header of > > each form, the detail section is not visible. > > Does the detail section have a subform in it? Do users have Open permission > on the subform? Do they have at least read data permission on the record > source of the subform? > > And I have a query that > > is used for data entry and the data entry portion is not working. It > > will show past entries, but will not allow you to enter new ones. > > Do users have insert permission on this query? If the query isn't set to > RWOP (run with owner permissions), do the users have insert permission on > the underlying tables? > > > -- > Joan Wild > Microsoft Access MVP > > >
|