Notifier property sheet: Connection tab

Properties are read at startup. When you change properties, you must shut down and restart the MobiLink synchronization server for them to take effect.

The Connection tab of the Notifier property sheet has the following components:

Isolation Level    Specify an isolation level for the connection. The default isolation level is Read Committed (Level 1). You must choose one of the following:

For more information, see and .

Connection String    Specify a JDBC connection string to override the default connection behavior. This is an optional value.

By default, the Notifier uses ianywhere.ml.script.ServerContext to connect to the consolidated database. This means that it uses the connection string that was specified in the current dbmlsrv9 session's command line.

You may wish to specify a connection string in this field if want to connect to a different database because you want notification logic and data to be separate from your synchronization data.

For more information, see .

See also