You can assign permissions to database objects by using Visual Basic:
| acSecFrmRptExecute | acSecMacReadDef |
| acSecFrmRptReadDef | acSecMacWriteDef |
| acSecFrmRptWriteDef | acSecModReadDef |
| acSecMacExecute | acSecModWriteDef |
Note The constants beginning with acSec are available to set database object permissions only by using Visual Basic.