L
Leif
I've got VBA code that successful adds a group to a user
during database startup using Access 2000 Jet. I can see
the user is in the group from the User and Group
Accounts... dialog.
However, it appears the permissions from this group are
not given right away. The user must log-off first, then
back on, to get the group permissions. This defeats my
whole purpose, however, which is to set the user to the
correct group on startup, and to remove the group on
shutdown.
It does make some sense, I guess, that it works this way.
Users and Groups are in separate files from the
permissions and data.
I tried adding a .refresh to the user and group, but that
does not help. Is there any work around?
Thanks,
Leif
during database startup using Access 2000 Jet. I can see
the user is in the group from the User and Group
Accounts... dialog.
However, it appears the permissions from this group are
not given right away. The user must log-off first, then
back on, to get the group permissions. This defeats my
whole purpose, however, which is to set the user to the
correct group on startup, and to remove the group on
shutdown.
It does make some sense, I guess, that it works this way.
Users and Groups are in separate files from the
permissions and data.
I tried adding a .refresh to the user and group, but that
does not help. Is there any work around?
Thanks,
Leif