Service property sheet: Configuration tab

The Configuration tab of the MobiLink Service property sheet has the following components:

File name    Type the path of the executable file. For example, f:\Sybase\ASA90\win32\dbmlsrv9.exe.

Parameters    Type additional parameters, including file names and options, for the executable file in the text box. You can use the same options for a service that you use for the executable.

For example, to start a MobiLink synchronization service with verbose logging and three worker threads, type the following:

-c "dsn=ASA 9.0 Sample;uid=DBA;pwd=SQL"
-vc
-wu 3

See also