Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setup read-only user account

Status
Not open for further replies.

rnooraei

Programmer
Apr 5, 2005
74
CA
Hi
I have been told to create a read-only access to Access database for reporting purpose. I learned how to do that using Workgoup Administrator (System.mdw) and create User and Goup Account. Here is my problem
My database has password so when you pass the first level which is User Account it will ask you about DBA password. The problem is I don't want to give the DBA password. How could I do that?
 
If this is for linking tables and such like, you can include the password in code.
 
The user wants to use this database for creating their own report, so there is no program.
I also have another problem which when I created my MDW file seems every database I open it will effected by this new MDW. I should say that I create this file in the different directory. (not existing SYSTEM.MDW)

 
You will need to do a little reading. Search the Access FAQ with keyword Security. There is quite a bit to creating MDWs.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top