Connecting remote clients to the MS SQL Server DataServer broker

The activity described in this section concludes setting up a typical configuration for a remote client to connect to a remote DataServer.

Note: For a description of each parameter identified in this section, see the table in Connecting a schema holder at startup.

Type the following command line entries for a remote Character or a remote UNIX client machine:

_progres schemaholdername -H hostname -S databaseservice -N tcp -db dsn_name -dt MSS -ld logical-datasrc-name -H hostname -S brokerservice -N tcp -U userID -P password

Type the following command line entries for a remote GUI client machine:

prowin32 schemaholdername -H hostname -S databaseservice -N tcp -db dsn_name -dt MSS -ld logical-datasrc-name -H hostname -S brokerserice -N tcp -U userID -P password

For details about the database connection parameters noted in each example in this procedure, see Connecting a schema holder at startup.