mpe_requests
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m47s
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m47s
This commit is contained in:
@ -27,6 +27,9 @@ By default, a maximum of 100 observations can be edited in the browser at one ti
|
||||
* Number (and size) of columns
|
||||
* Speed of client machine (laptop/desktop)
|
||||
|
||||
### DC_REQUEST_LOGS
|
||||
On SASjs Server and SAS9 Server types, at the end of each DC SAS request, a record is added to the [MPE_REQUESTS](/tables/mpe_requests) table. In some situations this can cause table locks. To prevent this issue from occuring, the `DC_REQUEST_LOGS` option can be set to `NO` (Default is `YES`).
|
||||
|
||||
### DC_RESTRICT_EDITRECORD
|
||||
Setting YES will prevent the EDIT RECORD dialog appearing in the EDIT screen by removing the "Edit Row" option in the right click menu, and the "ADD RECORD" button in the bottom left.
|
||||
|
||||
|
Reference in New Issue
Block a user