changing db.properties on application load

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have set StartUp options to exclude everything (database window, special
keys etc.) I want to write code to turn these permissions on for the group
"admin". Any idea how I should do this?
Thanks
 
Neil said:
I have set StartUp options to exclude everything (database window, special
keys etc.) I want to write code to turn these permissions on for the group
"admin".


Check the SysCmd method in Help for setting most options.

You may also want to look at the Database Container to if
there's any Documents that have properties you want to
(re)set.
 

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

Back
Top