Progress
DataServer for
Microsoft SQL Server
Guide


Starting the UNIX Client Process

After starting the remote broker, you start the Progress client process on your UNIX machine by running this executable:

pro 

You can supply the connection parameters required by the DataServer when you start the client process, or you can include them in the Connection Parameters field when you create a schema holder.

For example, this command starts the Progress client, connects a read-only schema holder named mssholder, and connects the SQL Server™ demo database with the user bob whose password is bobpass:

pro mssholder -RO -db demo -dt ODBC -ld mssdemo -H host1 -S oserviceA
  -N TCP -U bob -P bobpass 

See the "Connecting a Schema Holder at Startup" section for descriptions of the required command line.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095