Server and other database settings for INVOICES

Found in

Eiglobal.ini

Section

[Database]

Description

The database settings are set during INVOICES installation. Do not change these settings unless the information you entered during installation has changed or is incorrect.

If Type = SQL Server, then the Server setting specifies the name of the SQL Server computer. Similar values (i.e. depending on your setup) for these settings are needed for SQL Server setup:

Version = 2005

Server = localhost

DatabaseName = INVOICES

UserName = company1

Password = 00E000F5002F212200470054005700FA001700CD201A004300CD000600BF003D*

WarningLevel =

* By default, the Password= line is encrypted when an INVOICES module is opened for the first time. See Password encryption for details.

Valid values

Version

The version of SQL Server or Oracle that is installed.

Server

The network name of the PC where the database is installed.

DatabaseName

The name of the SQL Server database used by INVOICES. (Not used for Oracle.)

UserName

The user name that INVOICES uses when accessing the database.

Password

The password for UserName. It may be encrypted. See Password encryption.

WarningLevel

Use this setting if you want a warning message when the INVOICES database exceeds a certain size. If the database is larger than the warning level, a message is displayed when an INVOICES module is started.

Blank = No warning message.

Number = Database size in MB to be used as the warning level. Example: 500.

Note on SQL Server: You can use Windows authentication instead of SQL Server Login account. In this case, comment out UserName and Password. See Installing and Configuring SQL Server for Use With ReadSoft Products for more information.

ERPDatabaseName

Password encryption in INVOICES