Service Properties window: Configuration tab

This tab has the following components:

  • File name   Provides a place for you to type the path of the executable file. For example, C:\Program Files\SQL Anywhere 12\Bin32\dbeng12.exe.

You can also click Browse to search for a file.

  • Parameters   Type additional parameters (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 SQL Remote Message Agent (dbremote) service, connecting to the SQL Anywhere sample database as user DBA, specify the following:

-c "UID=DBA;PWD=sql;DBN=demo"
 See also