Connecting Tech Pros Worldwide Help | Site Map

Adding users to an MDW with VBA

evenlater
Guest
 
Posts: n/a
#1: Jul 27 '08
Can anyone tell me how to add and delete users to an MDW file from a
form in my front-end using VBA? Is there an article or tutorial out
there online somewhere? I know how to change passwords in VBA, but I
can't find anything on adding and deleting users.

Thanks!
Tom van Stiphout
Guest
 
Posts: n/a
#2: Jul 27 '08

re: Adding users to an MDW with VBA


On Sun, 27 Jul 2008 14:01:56 -0700 (PDT), evenlater
<evancater@gmail.comwrote:

Search microsoft.com for the "access security faq". Very important to
study and fully understand it before implementing workgroup-level
security.

-Tom.
Microsoft Access MVP

Quote:
>Can anyone tell me how to add and delete users to an MDW file from a
>form in my front-end using VBA? Is there an article or tutorial out
>there online somewhere? I know how to change passwords in VBA, but I
>can't find anything on adding and deleting users.
>
>Thanks!
Chris O'C via AccessMonster.com
Guest
 
Posts: n/a
#3: Jul 28 '08

re: Adding users to an MDW with VBA


The code you need is in the security faq.

http://support.microsoft.com/?id=207793

Chris
Microsoft MVP


evenlater wrote:
Quote:
>Can anyone tell me how to add and delete users to an MDW file from a
>form in my front-end using VBA? Is there an article or tutorial out
>there online somewhere? I know how to change passwords in VBA, but I
>can't find anything on adding and deleting users.
>
>Thanks!
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...ccess/200807/1

Closed Thread