R
rumbledor
I have an Access 2003 (might be 2000 format, actually) in which I would
like to prevent users from making any changes to any database objects.
This database uses share-based security to minimize security
maintenance. Everyone with access to that network share may
read/write/delete data as they desire.
The requirement is that no passwords be implemented unless a user
attempts to modify an object in the database, and no user-level
security be implemented in the database itself.
What would be the best method for implementing this?
like to prevent users from making any changes to any database objects.
This database uses share-based security to minimize security
maintenance. Everyone with access to that network share may
read/write/delete data as they desire.
The requirement is that no passwords be implemented unless a user
attempts to modify an object in the database, and no user-level
security be implemented in the database itself.
What would be the best method for implementing this?