Ok, by default I found that there is not a work group located on your machine. The wrkgdm.exe is there but an actual group is not.
This is incorrect. EVERY Access database opens through a security workgroup. Until you create a specific Workgroup, you open Access through the default workgroup System.mdw. Because this is a default, and there are no custom security features set, this workgroup opens transparently. That is, it opens but you do not see anything happening. If for some reason the default System.mdw file did not exist, the next time you tried to open Access the Access install program would automatically recreate the default file.
When you secure a database, you should create a completely new workgroup, using the workgroup administrator, and name it anything but System.mdw. When you open your secured database through a shortcut specifying your new workgroup, everything runs correctly.
By doing it this way, you do not affect the security settings on any other database. You can still open access without referring to the new workgroup file.
Okay, just to clarify, are you asking me to create a new Workgroup on my PC? The problem I have with this is that I am already a member of a domain. I am not positive, but I don't think I can be a member of both.
Domains are a part of the network set-up, and as such have no direct impact on Access security. The workgroups being referred to here are a part of Access, and are completely separate to, and have no interaction with, the network.
So you can create and join as many Access security workgroups as you like.
As a side question, do you know of a way to completely remove the security from a database once it is set up??
1 Make a backup copy of the database you want to remove security from.
2 Start Microsoft Access and log on as a workgroup administrator (a member of the Admins group).
3 Open the database.
4 On the Tools menu, point to Security, then click User And Group Permissions.
5 In the User And Group Permissions dialog box, give the Users group full permissions on all objects in the database.
Tip You can select all of the objects in the Object Name box at once by clicking the first item in the list, holding down SHIFT, and then clicking the last item in the list.
6 Exit and restart Microsoft Access, and then log on as the default Admin user.
7 Create a new blank database and leave it open.
8 Import all the objects from the original database into the new database.
9 If users will be using the current workgroup information file when opening the database, you need to clear the password for the Admin user to turn off the Logon dialog box for the current workgroup. This is not necessary if users will be using the default workgroup information file created when installing Microsoft Access.
The new database is now completely unsecured. Anyone who can open the new database has full permissions on all its objects. This works for any workgroup because the Admin user account and Users group account are the same in every workgroup information file, and all users, including the Admin user, are members of the Users group. The workgroup information file in use when the new database was created in step 7 defines the Admins group for the new database.
For more info on the details of Access security, check out these FAQs:
FAQ181-83
FAQ181-1131
HTH
Lightning