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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Securing an Access Database 1

Status
Not open for further replies.

kioko

Programmer
Sep 29, 2000
9
US
Hi Guys

I would like to secure an an access database application (it has a front and backend) but I find working with the workgroup admin utility very useless coz someone can just as easily change the .mdw file that is being used to enable and thus enabling themselves unlimited access to the database objects. Is there code which can be run on the startup of the database which will check the .mdw file being used and hence lock out users if the .mdw file has been changed?
 
I find working with the workgroup admin utility very useless coz someone can just as easily change the .mdw file that is being used to enable and thus enabling themselves unlimited access to the database objects.

Not unless they are an administrator. Check this link out:

Mike Rohde
rohdem@marshallengines.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top