I have been looking through past threads, and have seen a response you made regarding setting user permissions via code.
PAST THREAD
Aivars (Programmer)
May 16, 2001
Hi!
If you use VBA codes in your applications, you can administer user's
permissions with VBA. I have some solutions of this task.
Aivars
I have an access 2000 db, which had a mdw file attached to it. The
mdw file has been lost, and is unretreivable. The details of the
workgroup have also been misplaced by the owner i.e. Organisation
name, pid etc...
However, by double clicking the mdb file I can still gain entry into the
db, subsequently as user admin.
However, the user "admin" does not have administer permissions, so
can not go into form design etc...
By using Code can I give the user "admin" permissions to administer the datbase ?
Any ideas will be welcomed !
PAST THREAD
Aivars (Programmer)
May 16, 2001
Hi!
If you use VBA codes in your applications, you can administer user's
permissions with VBA. I have some solutions of this task.
Aivars
I have an access 2000 db, which had a mdw file attached to it. The
mdw file has been lost, and is unretreivable. The details of the
workgroup have also been misplaced by the owner i.e. Organisation
name, pid etc...
However, by double clicking the mdb file I can still gain entry into the
db, subsequently as user admin.
However, the user "admin" does not have administer permissions, so
can not go into form design etc...
By using Code can I give the user "admin" permissions to administer the datbase ?
Any ideas will be welcomed !