The connection string must specify connection parameters in the form keyword=value, separated by semicolons, with no spaces between parameters.
ODBC data sources are not typically used on client devices. ODBC is not used by qauagent.
The following are some of the connection parameters you may need to use:
dbf=filename
Connect to a message store with the specified file name.
dbn=database-name
Connect to a client message store that is already running by specifying a database name rather than a database file.
uid=user
Specify a database user ID to connect to the client message store. This parameter is required if you change the default
UID or PWD connection parameters.
pwd=password
Specify the password for the database user ID. This is required if you change the default UID or PWD connection parameters.
dbkey=key
Specify the encryption key required to access the database.