Delete User thru code...

T

TC

(untested)

Use the Delete mehod of the Users collection of the Workspace object:

dbengine(0).users.delete "Fred"

Of course, the user who executes that code must have sufficient permissions
to delete other users.

HTH,
TC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top