Appearance
Show Database Settings
Shows the database settings. It can be changed with the 'Edit Database Settings' command. The settings are saved in the control file of the database (Control.txt).
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | Admin, Sys, SysTech |
Parameters
None
Result
| Name | Type | Description |
|---|---|---|
| Catalog | boolean | If 'True' the database is visible in the 'Show Database Catalog' command. |
| OffsetMonth | integer | Start month of the fiscal year (1=jan. till 12=dec.). |
| SaveEnabled | boolean | If 'True' the database can be saved. It is a temporary value that is not saved in the database settings. |
| WebDirectory | string | Protects a web service directory with 'BasicAuth'. If a value is set, a valid username and password of the database must be used to access the web service directory. E.g. '/MyFiles/SecretFiles/' protects a directory and '/' protects the whole web service. |
Code
text
SHOW DATABASE SETTINGS