Kbase P17785: How to prevent an update from Results to a database?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/03/2003 |
|
Status: Unverified
GOAL:
How to prevent an update from Results to a database?
GOAL:
Can Results be used to update a database?
FIX:
By default, all users can add, update, and delete records from a table using a Results query in the form view. Results provides several features that allow you to regulate which users can perform these data manipulation activities. These features are RecordAdd, RecordDelete, and RecordUpdate. Use the Feature Security option to set user permissions for these features and to determine which users can manipulate a database using the form view of a Results query.
See the ·Feature Security· section of the Results Administration and Development Guide for more information about how to set user permissions for a feature.