Database Configuration:

3 entries are required, the keys are defined as:

db – MySQL db name or ODBC DSN

host – MySQL db host or ODBC schema

user – Authorized user name

password – Password

type – 0 for MySQL, 1 for ODBC (Oracle or MySQL)


[db_data]
db=twt
host=rf
user=root
password=
type=0

[db_program]
db=program
host=rf
user=root
type=0

[db_calibration]
db=calibration
host=rf
user=root
type=0