Creating 2 user accounts in accdb database

Eeebs

Registered User.
Local time
Today, 02:15
Joined
Feb 10, 2009
Messages
14
Hello

I need to create two user login accounts for the database so that one account can have full rights and one only has read/write access.

How do I go about doing this?
 
I believe access 2007 has no user level security.

I suggest split the database with a frontend as an AccDE and back end password protected.

The front end cannot be designed, so keep the designable version elsewhere so you can edit it then overwrite the AccDE when needed. The data remains unchanged in the back end.
 

Users who are viewing this thread

Back
Top Bottom