Adding Groups and Users

Microsoft Jet implements security through users, groups, and permissions settings on specific objects. You can use DAO to create users and groups in code, and to assign permissions to objects.

See Also For more information, see Chapter 10, “Managing Security.”