I have an Access Database compiled with Developer Edition so the users can run it without having Access installed.
This database has a login for each user via the workgroup file.
This database uses a backend database file for the actual data, the "interface" part of the DB is what is compiled and has the workgroup file.
Not sure how much the above matters.. but here is what I want to do. I want to be able to add/change/remove user accounts for login to the database without having to recompile it. Is this possible? If so, how would I do it?
I do not plan to personally oversee the admin of this DB forever so I really need to be able to have the new admin person take over add/remove of accounts without having to use Developer Edition to recompile.
This database has a login for each user via the workgroup file.
This database uses a backend database file for the actual data, the "interface" part of the DB is what is compiled and has the workgroup file.
Not sure how much the above matters.. but here is what I want to do. I want to be able to add/change/remove user accounts for login to the database without having to recompile it. Is this possible? If so, how would I do it?
I do not plan to personally oversee the admin of this DB forever so I really need to be able to have the new admin person take over add/remove of accounts without having to use Developer Edition to recompile.