ACC: Ability to Add Users Without Permission to View Design
Article ID: 120911
Article Last Modified on 1/19/2007
APPLIES TO
- Microsoft Access 2.0 Standard Edition
- Microsoft Access 95 Standard Edition
- Microsoft Access 97 Standard Edition
This article was previously published under Q120911
SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
You may need to create a database in which some users have the ability to
add other users, but don't have the ability to view the design of objects
in the database. You can accomplish this by setting the ownership of
different objects, and then shipping your application together with a
different system database than the one that was used to create it. The
system database is usually the System.mdw (or SYSTEM.MDA in version 2.0).
REFERENCES
For more information about Microsoft Access security and how to secure your
application, search the Help Index for "security accounts," or ask the
Microsoft Access 97 Office Assistant.
Additional query words: secure permission
Keywords: kbinfo kbusage KB120911