Exlusive mode right

blazen

New member
Local time
Today, 00:02
Joined
Oct 31, 2000
Messages
6
Hi, I have problems to set exclusive mode right or generaly any right for whole database. I am able to set any rights for tables, forms etc..(using the following code), but not for whole database.
SET DBS = CURRENTDB()
DBS.CONTAINERS("FORMS etc.").DOCUMENTS(name).permissions = any right
Thank you
David
 

Users who are viewing this thread

Back
Top Bottom