DM_SCHEMA Keyword
DM_SCHEMA={defaultdatabase}
This keyword declares the default database file used by the Data Manager. It may include the full path and database name. If this keyword is not used, the default database filename is 'sunschema.db'. The 'sunschema.db' default data file is created or opened in the same directory as the 'SunDM' executable.
This keyword must be defined in the [environment] section of the SunDM configuration file.
Example:
DM_SCHEMA=myschema.db
See Also: SUNDM Keywords
![]() |