VB code to add a new user

itchy

Utterly confused since...
Local time
Today, 05:17
Joined
Jan 25, 2001
Messages
31
Does anyone know how I can add a new user to my secured database with VB code? I am trying to set up an Admin form that has fields for the new user's username, PID, and group (the groups have already been set-up) and a button. When the button is clicked, the info will be verified and if everything is OK, the user will be added to the database with the specified groups' permissions. Sounds simple.....

Itchy
 

Users who are viewing this thread

Back
Top Bottom