When the MobiLink server loads, it starts all enabled Notifiers. To disable a Notifier, you must set the enable Notifier property value to false. See Notifier properties.
To start your Notifiers, use one of the following methods:
Configure your Notifiers and run mlsrv11 with the -notifier option specified.
If your settings are stored in a Notifier configuration file, load the database at the command line by running mlsrv11, and specify the file using the -notifier option. For example, if you want to use a file called myfirst.Notifier, the following command configures the MobiLink server to use the properties and events specified in the file:
mlsrv11 ... -notifier c:\myfirst.Notifier |
If you are using QAnywhere, load the database at the command line by running mlsrv11 with the -m option specified.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |