Note
This section can only be used in configuration file for HyperDoc program.
This section is valid only when database type is Access.
- CreateVersion
Parameter indicates, in which version database will be created. We recommend to do not set this parameter.
Used in HDCfgMan only.
- DefaultFieldName
This parameter allows configuring HyperDoc to use indicated text instead of ‘Default’. Without setting such parameter HyperDoc will use following text as a default field name:
Database type Field name MS Access Default MS SQL Server Default_ Oracle Default_R Example:
DefaultFieldName=Default_
- HdocCfgTable
Name of the main HyperDoc configuration table. Default value is HDocConfiguration.
- MainDatabase
Full path name of the HyperDoc database in MS Access format. Default value is NetMan.mdb.
Example:
MainDatabase=C:\Program Files\Tessel Software Line\HyperDoc\DemoDB\NetMan.mdb
- Password
Password for given user.
Example:
Password=admin
- UserName
Name of database (or LDAP) user. When working with HyperDoc this user is used to login to database. When working with HIS this user is used as CommonLogin.
Example:
UserName=admin