Application Access settings on a table control which operations external applications (in other scopes) can perform. The main controllable operations are:
Can create
Can read (query)
Can update
Can delete
From Development Handbook 4.0.4, p. 192:
“Application access settings determine whether another scope can read, write, create, or delete records from this table... Execute is not a valid database operation — it pertains to script includes or other executable logic.”
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit