change user permissions in vba

bobmac-

Registered User.
Local time
Today, 03:50
Joined
Apr 28, 2008
Messages
59
I want to run AutoExec at db startup and in it call a function to change the current database permissions for the user so thay cannot edit the tables.
What vba code is required for the function?
:)
 
You can setup normal Access database security.
This starts by creating a new workgroup.
Search the forum for this topic was entered many times.
 

Users who are viewing this thread

Back
Top Bottom