Skip to main content
SuperOffice.ini - archive settings, datapath, templates override
  • extra info about the servers SuperOffice.ini
  • creating the ODBC if does not exist
The configuration file for SuperOffice Win client has several parameters that describe the program’s database environment. From CRM 7 a SuperOffice.config file is also required since NetServer is used by windows client. All connections between a database/archive and the program are governed by this configuration file. SuperOffice.INI is created on installation and does not normally need to be changed but there are cases where it may be useful to change some of the parameters in it. There are several sections of parameters and they are described below.

[SuperOffice]

Description of the Database and Archive connections. The only parameters that must be specified are archivepath and datapath. If the other parameters do not exist, they are given values that are determined by the archivepath, for example:
You can add further archive paths, for example, archivepath2, archivepath3, and so on. The same goes for local_archivepath2, local_archivepath3.

Using the Datapath parameter

Datapath for SQL An ODBC data source must be defined, and datapath must begin with _ODBC:, followed by the Data Source Name.
You must enter ODBC in uppercase. If you have not already defined a Data Source Name for the database, use the name SuperOffice.

[Error]

Defines more comprehensive Error Logging If required, you can define that error logging will be more comprehensive than that specified by the default setup. For DBSetup database error logging see DBSetup.exe page.

Log levels

  • 1 = SQL logging only
  • 2 = also report component creation/destruction
  • 3 = report method calls - should be sufficient in most cases
  • 4 = report sub method calls
  • 5 = report mind-numbing detail

Example

If you enable the comprehensive error logging function, you must remember to disable it afterward, or the hard disk will fill up. To disable it, enter the following:

[Client]

In the central SuperOffice.ini file. Used to define how the default client is set up when installing.

[ServerSetup installation]

In the central SuperOffice.ini file.