Service property sheet: Configuration tab

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

File name    Provides a place for you to type the path of the executable file. For example, f:\Sybase\ASA90\win32\dbeng9.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 service, connecting to the sample database as user ID DBA, type the following:

-c "uid=DBA;pwd=SQL;dbn=asademo"

See also