GainSeeker uses a file named Settings.hsi to customize some system settings and to store your database connection settings.
Contents [Hide] |
The location of the Settings.hsi file is determined by the Redirect.hsi file that was created during the GainSeeker client installation.
All GainSeeker workstations should point to this Settings.hsi file.
ComputerName= (configured by the Computer identification System-wide setting)
RowSetSize= (configured by the Maximum records allowed for an RDO query System-wide setting)
QueryTimeout= (configured by the Query timeout System-wide setting)
RequireNetworkID= (configured by the Require network ID at login System-wide setting)
Database connection information that must be configured on the Database Connections tab in the Administration module
Alternate table names for AUDITTRL, HSICFG, and HSIUC (contact Hertzler Systems for details)
Changes to these settings will take effect the next time you launch a GainSeeker module.
If desired, you can configure GainSeeker with Settings.hsi files for specific network users and set different database options for those users.
In the folder where Settings.hsi exists, create a sub-folder whose name matches the network user. Copy the Settings.hsi file into this new folder.
You can configure this user's Settings.hsi file with the following user-specific database settings:
Data_Tablespace=
Index_Tablespace=
Default database connection (configured on the Database Connections tab in the Administration module)
Alternate table names for AUDITTRL and HSICFG (contact Hertzler Systems for details)
When this network user launches GainSeeker, GainSeeker will automatically detect and apply these database settings.